leave at full height only for now to avoid horizontal shift

This commit is contained in:
sonora 2015-05-25 18:44:07 +02:00
parent 522f6d92b3
commit 29546cf0f0

View file

@ -31,7 +31,7 @@
<CheckBox
android:id="@+id/check_item"
android:layout_width="@dimen/list_item_height"
android:layout_width="wrap_content"
android:layout_height="@dimen/list_item_height"
android:layout_marginLeft="11dp"
android:focusable="false"