Unverified Commit 6e653693 authored by aur's avatar aur
Browse files

Add marginEnd to action buttons

to make it easier to tap the overflow menu icon
on the right edge of the action buttons.
parent 655cfa0e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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">