Add marginEnd to action buttons

to make it easier to tap the overflow menu icon
on the right edge of the action buttons.
This commit is contained in:
aur 2023-10-19 13:46:29 +09:00
parent 655cfa0e75
commit 6e653693e7
No known key found for this signature in database
GPG Key ID: EAC479A7D1426187
1 changed files with 1 additions and 0 deletions

View File

@ -628,6 +628,7 @@
android:layout_width="match_parent"
android:layout_height="48dp"
android:layout_marginStart="48dp"
android:layout_marginEnd="16dp"
android:layout_marginTop="6dp"
android:clipChildren="false"
android:clipToPadding="false">