2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00

[fenix] Dont clip bounds on recently saved bookmarks

This commit is contained in:
Elise Richards 2021-09-07 15:39:58 -07:00 committed by mergify[bot]
parent 403747f9f5
commit 4be9b84c20

View File

@ -7,6 +7,8 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipChildren="false"
android:clipToPadding="false"
android:orientation="vertical">
<include