X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_coordinatorlayout.xml;h=6821c44687734b99064d925207911fce95e6d212;hb=b36f8bd357e28072bd7c810bb3ae47e4e0b20acc;hp=46fe249750c8b2976bfbdfad018a8b782f760c9d;hpb=9c582d802e641b2b6d27271310fc16898020b470;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/about_coordinatorlayout.xml b/app/src/main/res/layout/about_coordinatorlayout.xml index 46fe2497..6821c446 100644 --- a/app/src/main/res/layout/about_coordinatorlayout.xml +++ b/app/src/main/res/layout/about_coordinatorlayout.xml @@ -35,30 +35,30 @@ android:layout_width="match_parent" android:orientation="vertical" > - + + android:background="@color/blue_700" + android:theme="@style/AppBarOverlay" > + android:background="@color/blue_700" + android:theme="@style/DarkAppBar" + app:popupTheme="@style/LightPopupOverlay" />