X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fbookmarks_coordinatorlayout.xml;h=f513ca0d21e2f188dd5f34ab02af043382555bb7;hp=3afb8acb449fd9fe8666e1b6160a26d35735f77b;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hpb=6bc00e202749ba0cb337be462825002ba74be8fc diff --git a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml index 3afb8acb..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" /> + android:src="?attr/createBookmarkIcon" /> \ No newline at end of file