X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_coordinatorlayout.xml;h=b8ddd1d88b3e498989190f8a768c9a7e8742eceb;hb=881c9f34b4eceb0ab41446328bc6e8e8dc1c00f0;hp=94556343ad2af6a6be4d91f95b0a5b1e1dc462b8;hpb=44014ce1673cb4cbfcdaeceac59c067a5074b35c;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/about_coordinatorlayout.xml b/app/src/main/res/layout/about_coordinatorlayout.xml index 94556343..b8ddd1d8 100644 --- a/app/src/main/res/layout/about_coordinatorlayout.xml +++ b/app/src/main/res/layout/about_coordinatorlayout.xml @@ -1,7 +1,7 @@ + to make the status bar a transparent, darkened overlay. --> - + + android:background="@color/blue_700" + android:theme="@style/PrivacyBrowserAppBarOverlayLight" > + android:layout_width="match_parent" + android:background="@color/blue_700" + android:theme="@style/DarkAppBar" + app:popupTheme="@style/PrivacyBrowserPopupOverlayLight" />