fix xml
This commit is contained in:
parent
87c3391d70
commit
76769d1921
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
||||||
<CheckBox
|
<CheckBox
|
||||||
android:id="@+id/check_item"
|
android:id="@+id/check_item"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
<!--android:layout_height="@dimen/list_item_height"-->
|
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_gravity="center_vertical"
|
android:layout_gravity="center_vertical"
|
||||||
android:focusable="false"
|
android:focusable="false"
|
||||||
|
|
Loading…
Reference in a new issue