Merge pull request 'Adjust right margin of action buttons' (#984) from aur/Fedilab:improve_action_buttons_margin into develop

Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/984
This commit is contained in:
Thomas 2023-12-11 09:03:33 +00:00
commit 90e45a2763
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">