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=4ec9d4d1a83e2c79c2442d4166b2c7eebf98278b;hb=ba40295dffd761ccdc95d3b46ca7acbad1f00d5e;hpb=a44d1cbf2fdd6e460d88adcae1b84bff1802813f diff --git a/app/src/main/res/layout/about_coordinatorlayout.xml b/app/src/main/res/layout/about_coordinatorlayout.xml index 4ec9d4d1..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