diff --git a/app/src/main/res/layout/checkbox_image_item.xml b/app/src/main/res/layout/checkbox_image_item.xml index f1f0495..36db8b2 100644 --- a/app/src/main/res/layout/checkbox_image_item.xml +++ b/app/src/main/res/layout/checkbox_image_item.xml @@ -18,8 +18,8 @@ android:layout_width="wrap_content" android:layout_weight="0.5" android:layout_height="48dp" - android:layout_marginStart="26dp" - android:layout_marginLeft="26dp" + android:layout_marginStart="16dp" + android:layout_marginLeft="16dp" android:orientation="vertical" android:gravity="center_vertical">