1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 04:35:57 +00:00

Small layout improvement

This commit is contained in:
M66B 2020-05-23 08:32:01 +02:00
parent 1158d895a5
commit 1fbdba8b0e

View file

@ -9,12 +9,12 @@
android:id="@+id/stripe"
android:layout_width="3dp"
android:layout_height="match_parent"
android:background="@android:color/darker_gray" />
android:background="@android:color/darker_gray"
android:layout_marginEnd="3dp" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="3dp"
android:orientation="vertical"
android:paddingTop="6dp"
android:paddingBottom="6dp">