mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Small layout improvement
This commit is contained in:
parent
855dbbf069
commit
7be79a6b2e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
android:id="@+id/content_frame"
|
android:id="@+id/content_frame"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_weight="1" />
|
android:layout_weight="2" />
|
||||||
|
|
||||||
<View
|
<View
|
||||||
android:id="@+id/content_separator"
|
android:id="@+id/content_separator"
|
||||||
|
|
Loading…
Reference in a new issue