X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_coordinatorlayout.xml;h=6821c44687734b99064d925207911fce95e6d212;hb=9133910bd316f6a50d478c26283c2cc5447483a7;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..6821c446 100644 --- a/app/src/main/res/layout/about_coordinatorlayout.xml +++ b/app/src/main/res/layout/about_coordinatorlayout.xml @@ -20,7 +20,7 @@ + to make the status bar a transparent, darkened overlay. --> - + + android:background="@color/blue_700" + android:theme="@style/AppBarOverlay" > + android:layout_width="match_parent" + android:background="@color/blue_700" + android:theme="@style/DarkAppBar" + app:popupTheme="@style/LightPopupOverlay" />