X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fbookmarks_coordinatorlayout.xml;h=f513ca0d21e2f188dd5f34ab02af043382555bb7;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hp=e97449120e8bf7a6aaf4729c700a0f7fab668256;hpb=012e5595c82d6e8d0b8a46f1ef18a02a56341182;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml index e9744912..f513ca0d 100644 --- a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml +++ b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml @@ -1,7 +1,7 @@ - - + android:layout_width="match_parent" > - + - + android:layout_width="match_parent" + android:background="?android:attr/colorBackground" > - - + android:layout_width="match_parent" /> + + `android:dividerHeight` must be at least `1dp` or the list view is inconsistent in calculating how many bookmarks are displayed. --> - + android:src="?attr/createFolderIcon" /> - - \ No newline at end of file + android:src="?attr/createBookmarkIcon" /> + \ No newline at end of file