2
0
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:
Emily Kager 2019-04-22 14:39:36 -07:00 committed by Colin Lee
parent e1dc2cd686
commit 9444267bab

View File

@ -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"