Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
522f6d92b3
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
<CheckBox
|
<CheckBox
|
||||||
android:id="@+id/check_item"
|
android:id="@+id/check_item"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="@dimen/list_item_height"
|
||||||
android:layout_height="@dimen/list_item_height"
|
android:layout_height="@dimen/list_item_height"
|
||||||
android:layout_marginLeft="11dp"
|
android:layout_marginLeft="11dp"
|
||||||
android:focusable="false"
|
android:focusable="false"
|
||||||
|
|
Loading…
Reference in a new issue