X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fbookmarks_coordinatorlayout.xml;h=e97449120e8bf7a6aaf4729c700a0f7fab668256;hp=b01868f4930532adfe7e3624bf3d45ade550509f;hb=012e5595c82d6e8d0b8a46f1ef18a02a56341182;hpb=f82135d919d64d4909c37c79a18e14ceba802579 diff --git a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml index b01868f4..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