mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2024-12-22 08:40:03 +02:00
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:
commit
90e45a2763
1 changed files with 1 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue