remove headline checkbox margin hack

This commit is contained in:
Andrew Dolgov 2013-10-15 20:05:17 +04:00
parent 27e9fbe16a
commit 7011eb4cbb
4 changed files with 4 additions and 8 deletions

View File

@ -91,7 +91,6 @@
android:id="@+id/selected"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="-6dp"
android:layout_weight="0"
android:focusable="false" />

View File

@ -89,7 +89,6 @@
android:id="@+id/selected"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="-6dp"
android:layout_weight="0"
android:focusable="false" />

View File

@ -90,7 +90,6 @@
android:id="@+id/selected"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="-6dp"
android:layout_weight="0"
android:focusable="false" />

View File

@ -87,7 +87,6 @@
android:id="@+id/selected"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="-6dp"
android:layout_weight="0"
android:focusable="false" />