X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fguide_coordinatorlayout.xml;h=b47501c91aa796f5114b4cd562040796bc8f83c4;hp=223f50868bbdada635ff18c184d2a5d5d09f37e9;hb=1a9be53186a8a4f16017c6dcc1f2f1e85289358e;hpb=f82135d919d64d4909c37c79a18e14ceba802579 diff --git a/app/src/main/res/layout/guide_coordinatorlayout.xml b/app/src/main/res/layout/guide_coordinatorlayout.xml index 223f5086..b47501c9 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" /> - + - + android.support.design:tabMode="scrollable" + android.support.design:tabIndicatorColor="?attr/tabIndicatorColor" + android:theme="?attr/tabLayoutTheme" /> + - - + - \ No newline at end of file + \ No newline at end of file