mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Bigger account/inbox icon button
This commit is contained in:
parent
24f9a881e2
commit
3edbd3d394
1 changed files with 2 additions and 2 deletions
|
@ -106,8 +106,8 @@
|
|||
|
||||
<ImageButton
|
||||
android:id="@+id/ibInbox"
|
||||
android:layout_width="24dp"
|
||||
android:layout_height="24dp"
|
||||
android:layout_width="36dp"
|
||||
android:layout_height="36dp"
|
||||
android:layout_marginEnd="6dp"
|
||||
android:background="?android:attr/selectableItemBackgroundBorderless"
|
||||
android:contentDescription="@string/title_folder_inbox"
|
||||
|
|
Loading…
Reference in a new issue