diff --git a/android/app/src/main/res/layout/item_layer.xml b/android/app/src/main/res/layout/item_layer.xml index 376f4b340..07a6d074b 100644 --- a/android/app/src/main/res/layout/item_layer.xml +++ b/android/app/src/main/res/layout/item_layer.xml @@ -3,7 +3,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="wrap_content" android:layout_height="match_parent" - android:layout_marginTop="@dimen/margin_direction_big" + android:layout_marginTop="@dimen/margin_base_plus_quarter" android:orientation="vertical">