diff --git a/android/res/layout/color_row.xml b/android/res/layout/color_row.xml index 2a09b4abb7..023c2d0332 100644 --- a/android/res/layout/color_row.xml +++ b/android/res/layout/color_row.xml @@ -3,7 +3,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="?attr/clickableBackground" - android:padding="@dimen/margin_small"> + android:padding="@dimen/margin_small_and_half"> diff --git a/android/res/layout/place_page_details_common.xml b/android/res/layout/place_page_details_common.xml index e204623202..d7b22a8bca 100644 --- a/android/res/layout/place_page_details_common.xml +++ b/android/res/layout/place_page_details_common.xml @@ -32,9 +32,9 @@ + android:layout_marginBottom="@dimen/margin_small"/>