mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 09:47:13 +00:00
Small layout improvement
This commit is contained in:
parent
f3ec913e8d
commit
c31bda4fb1
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
android:id="@android:id/text1"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:drawableStart="@drawable/twotone_language_24"
|
||||
android:drawableEnd="@drawable/twotone_open_in_new_24"
|
||||
android:drawablePadding="6dp"
|
||||
android:minHeight="24dp"
|
||||
android:text="Package"
|
||||
|
|
Loading…
Reference in a new issue