X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fguide_coordinatorlayout.xml;h=2cdcc95db4c03341957f75170a8e0b0e740c7f4e;hb=b36f8bd357e28072bd7c810bb3ae47e4e0b20acc;hp=216544039b80ffa6b4459fe4f324cf32837194e5;hpb=a44d1cbf2fdd6e460d88adcae1b84bff1802813f;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/guide_coordinatorlayout.xml b/app/src/main/res/layout/guide_coordinatorlayout.xml index 21654403..2cdcc95d 100644 --- a/app/src/main/res/layout/guide_coordinatorlayout.xml +++ b/app/src/main/res/layout/guide_coordinatorlayout.xml @@ -35,30 +35,30 @@ android:layout_height="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" />