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 "
16+ android : layout_height =" 51dp "
1717 android : layout_alignParentStart =" true"
1818 android : layout_alignParentLeft =" true"
1919 android : layout_alignParentTop =" true"
4545 <ImageView
4646 android : id =" @+id/itemHandle"
4747 android : layout_width =" wrap_content"
48- android : layout_height =" 55dp "
48+ android : layout_height =" 51dp "
4949 android : layout_alignParentRight =" true"
5050 android : layout_gravity =" center_vertical"
5151 android : contentDescription =" @string/detail_drag_description"
7474 android : layout_width =" match_parent"
7575 android : layout_height =" wrap_content"
7676 android : layout_below =" @+id/itemTitleView"
77+ android : layout_toLeftOf =" @id/itemHandle"
7778 android : layout_toRightOf =" @+id/itemThumbnailView"
7879 android : lines =" 1"
7980 android : textAppearance =" ?android:attr/textAppearanceSmall"
You can’t perform that action at this time.
0 commit comments