Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
87c3391d70
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@
|
|||
<CheckBox
|
||||
android:id="@+id/check_item"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="@dimen/list_item_height"
|
||||
<!--android:layout_height="@dimen/list_item_height"-->
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:focusable="false"
|
||||
android:gravity="center_vertical" />
|
||||
|
|
Loading…
Reference in a new issue