mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] No issue: Update bottom margin of quick action sheet to 12dp
This commit is contained in:
parent
e1dc2cd686
commit
9444267bab
@ -27,7 +27,7 @@
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/quick_action_buttons_layout"
|
||||
android:layout_margin="4dp"
|
||||
android:layout_marginBottom="12dp"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom"
|
||||
|
Loading…
Reference in New Issue
Block a user