X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_coordinatorlayout.xml;h=4c9c4aeba77dcbea7a501599240f5e90457830f1;hb=d420aa6be32a78b27905074edc3881a6e71d2263;hp=4ec9d4d1a83e2c79c2442d4166b2c7eebf98278b;hpb=a44d1cbf2fdd6e460d88adcae1b84bff1802813f;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/about_coordinatorlayout.xml b/app/src/main/res/layout/about_coordinatorlayout.xml index 4ec9d4d1..4c9c4aeb 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