From df4dd0122f60a426a552bfbc03647b978721dc51 Mon Sep 17 00:00:00 2001 From: kapodamy Date: Mon, 14 Jan 2019 22:54:44 -0300 Subject: [PATCH] Update missions_header.xml make the separator line """"""""simetric"""""""""" --- app/src/main/res/layout/missions_header.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/missions_header.xml b/app/src/main/res/layout/missions_header.xml index 9505a2fce..6de38664d 100644 --- a/app/src/main/res/layout/missions_header.xml +++ b/app/src/main/res/layout/missions_header.xml @@ -4,8 +4,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="30dp" - android:layout_marginRight="16dp" - android:layout_marginEnd="16dp" + android:layout_marginRight="8dp" + android:layout_marginEnd="8dp" android:layout_marginTop="16dp" android:orientation="vertical" android:layout_marginLeft="8dp"