File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <ImageView
1414 android : id =" @+id/itemThumbnailView"
1515 android : layout_width =" 90dp"
16+ android : layout_height =" 50dp"
1617 android : layout_alignParentStart =" true"
1718 android : layout_alignParentLeft =" true"
1819 android : layout_alignParentTop =" true"
1920 android : layout_marginRight =" @dimen/video_item_search_image_right_margin"
20- android : layout_alignTop =" @id/itemTitleView"
21- android : layout_alignBottom =" @id/itemUploaderView"
2221 android : scaleType =" centerCrop"
2322 android : src =" @drawable/placeholder_thumbnail_playlist"
2423 tools : ignore =" RtlHardcoded" />
4645 <ImageView
4746 android : id =" @+id/itemHandle"
4847 android : layout_width =" wrap_content"
48+ android : layout_height =" 55dp"
4949 android : layout_alignParentRight =" true"
5050 android : layout_gravity =" center_vertical"
5151 android : layout_alignTop =" @id/itemTitleView"
You can’t perform that action at this time.
0 commit comments