X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fbookmarks_coordinatorlayout.xml;h=1185cd84c91266c0d40c3441c1fd9f4986692d4b;hb=74857298f431569df1849e8ef91387cb25274095;hp=4ebdaaa5a729ce834d83c51026052bf37b5afffb;hpb=c4ad9f457f41cbc86391e0099629cd94a235258a;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml index 4ebdaaa5..1185cd84 100644 --- a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml +++ b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml @@ -1,7 +1,7 @@ + When it is specified the theme should include `true` to make the status bar a transparent, darkened overlay. --> + android:theme="@style/PrivacyBrowserAppBarLight" > + android:background="@color/blue_700" + android:theme="@style/PrivacyBrowserAppBarWhiteText" + app:popupTheme="@style/PrivacyBrowserPopupsLight" /> + `android:dividerHeight` must be specified with `android:divider` or the height will be `0dp`. In our case we want the height to be `0dp`. -->