1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-29 11:15:51 +00:00

Small layout improvement

This commit is contained in:
M66B 2020-04-13 13:28:12 +02:00
parent 855dbbf069
commit 7be79a6b2e

View file

@ -14,7 +14,7 @@
android:id="@+id/content_frame"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1" />
android:layout_weight="2" />
<View
android:id="@+id/content_separator"