|
|
@@ -164,6 +164,8 @@
|
|
|
android:layout_weight="1"
|
|
|
android:orientation="vertical"
|
|
|
android:gravity="center"
|
|
|
+ android:layout_marginTop="10dp"
|
|
|
+ android:layout_marginBottom="5dp"
|
|
|
>
|
|
|
|
|
|
<ImageView
|
|
|
@@ -196,6 +198,8 @@
|
|
|
android:layout_weight="1"
|
|
|
android:orientation="vertical"
|
|
|
android:gravity="center"
|
|
|
+ android:layout_marginTop="10dp"
|
|
|
+ android:layout_marginBottom="5dp"
|
|
|
>
|
|
|
|
|
|
<ImageView
|
|
|
@@ -227,6 +231,8 @@
|
|
|
android:layout_weight="1"
|
|
|
android:orientation="vertical"
|
|
|
android:gravity="center"
|
|
|
+ android:layout_marginTop="10dp"
|
|
|
+ android:layout_marginBottom="5dp"
|
|
|
>
|
|
|
|
|
|
<ImageView
|
|
|
@@ -259,6 +265,8 @@
|
|
|
android:layout_weight="1"
|
|
|
android:orientation="vertical"
|
|
|
android:gravity="center"
|
|
|
+ android:layout_marginTop="10dp"
|
|
|
+ android:layout_marginBottom="5dp"
|
|
|
>
|
|
|
|
|
|
<ImageView
|