X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fbookmarks_coordinatorlayout.xml;h=f513ca0d21e2f188dd5f34ab02af043382555bb7;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hp=a31ec0e1d6f35c119292f9463325e8c7ffe738d1;hpb=4ecb96eb93da652b3264b1931e344222c2d5d833;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml index a31ec0e1..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