X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fguide_coordinatorlayout.xml;h=a95e6a0c6b4b9414393cc4571107ef4737233521;hp=9f755e792160cdbcd5d4c2c0dc9ff0bbe0f0ce30;hb=3155170e069e8a064b8b7d3dfd57f831772c9184;hpb=bf644cc5270aca79529a87f19cbd04d3f5313f32 diff --git a/app/src/main/res/layout/guide_coordinatorlayout.xml b/app/src/main/res/layout/guide_coordinatorlayout.xml index 9f755e79..a95e6a0c 100644 --- a/app/src/main/res/layout/guide_coordinatorlayout.xml +++ b/app/src/main/res/layout/guide_coordinatorlayout.xml @@ -1,7 +1,7 @@ -true to make the status bar a transparent, darkened overlay. --> + - + - - + + android:background="?attr/colorPrimaryDark" > - - + + android:layout_width="match_parent" + android:background="?attr/colorPrimaryDark" + android:theme="?attr/appBarTextTheme" /> - + - + app:tabMode="scrollable" + app:tabIndicatorColor="?attr/tabIndicatorColor" + android:theme="?attr/tabLayoutTheme" /> + - - + - \ No newline at end of file + \ No newline at end of file