mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-25 15:32:52 +00:00
Small layout improvement
This commit is contained in:
parent
5497a91680
commit
ba6af044c3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:background="?attr/activatableItemBackground"
|
android:background="?attr/activatableItemBackground"
|
||||||
android:padding="6dp">
|
android:padding="3dp">
|
||||||
|
|
||||||
<View
|
<View
|
||||||
android:id="@+id/vwLevel"
|
android:id="@+id/vwLevel"
|
||||||
|
|
Loading…
Reference in a new issue