X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_coordinatorlayout.xml;h=6821c44687734b99064d925207911fce95e6d212;hb=b36f8bd357e28072bd7c810bb3ae47e4e0b20acc;hp=4ec9d4d1a83e2c79c2442d4166b2c7eebf98278b;hpb=a44d1cbf2fdd6e460d88adcae1b84bff1802813f;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/about_coordinatorlayout.xml b/app/src/main/res/layout/about_coordinatorlayout.xml index 4ec9d4d1..6821c446 100644 --- a/app/src/main/res/layout/about_coordinatorlayout.xml +++ b/app/src/main/res/layout/about_coordinatorlayout.xml @@ -31,34 +31,34 @@ - + + 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" />