X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fbookmarks_coordinatorlayout.xml;h=e97449120e8bf7a6aaf4729c700a0f7fab668256;hb=ac56c9d4b45d50bc161ec07c4d6b0760e6611206;hp=3eb252739d39865bcc691424f61fb8c8340f7d6b;hpb=d241bba6d474908fdcf398f5508652fddc18cc67;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml index 3eb25273..e9744912 100644 --- a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml +++ b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml @@ -1,7 +1,7 @@ + android:background="?attr/colorPrimaryDark" + android:theme="?attr/appBarTextTheme" + app:popupTheme="?attr/popupsTheme" /> + `android:dividerHeight` must be at least `1dp` or the `ListView` is inconsistent in calculating how many bookmarks are displayed. --> + android:divider="@color/transparent" + android:dividerHeight="1dp" /> + + + android:src="?attr/addBookmarkIcon" /> \ No newline at end of file