X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_coordinatorlayout.xml;h=4d844be1b95ec90d3d538160e11809353ff64b3e;hp=94556343ad2af6a6be4d91f95b0a5b1e1dc462b8;hb=ba40295dffd761ccdc95d3b46ca7acbad1f00d5e;hpb=44014ce1673cb4cbfcdaeceac59c067a5074b35c diff --git a/app/src/main/res/layout/about_coordinatorlayout.xml b/app/src/main/res/layout/about_coordinatorlayout.xml index 94556343..4d844be1 100644 --- a/app/src/main/res/layout/about_coordinatorlayout.xml +++ b/app/src/main/res/layout/about_coordinatorlayout.xml @@ -1,7 +1,7 @@ - + - + - - + + 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