increase touch size of Config map checkboxes to make UI more operable

This commit is contained in:
sonora 2015-05-25 17:45:13 +02:00
parent 09ec6bb630
commit e3ca6272e5

View file

@ -31,7 +31,7 @@
<CheckBox
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_marginLeft="11dp"
android:focusable="false"