Dont clip bounds on recently saved bookmarks

upstream-sync
Elise Richards 3 years ago committed by mergify[bot]
parent 494a901019
commit 3e30219fe9

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

Loading…
Cancel
Save