X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fbookmarks_coordinatorlayout.xml;h=3afb8acb449fd9fe8666e1b6160a26d35735f77b;hb=54c70ca476ba2f53ae274df1ac725be3919e8f56;hp=15bde09949fed7436b7c600a56143cda70b37182;hpb=c6907b02eb70e1a4bde274e66101f9f54f77a660;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml index 15bde099..3afb8acb 100644 --- a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml +++ b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml @@ -1,7 +1,7 @@ - -true` to make the status bar a transparent, darkened overlay. --> + - + - + android:layout_width="match_parent" > - - - + android:background="?attr/colorPrimaryDark" + android:theme="?attr/appBarTextTheme" + app:popupTheme="?attr/popupsTheme" /> + - + + android:divider="@color/transparent" + android:dividerHeight="1dp" /> - + + - \ No newline at end of file + android:src="?attr/addBookmarkIcon" /> + \ No newline at end of file