X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_coordinatorlayout.xml;h=c9062d9e4ca715c640e7ce6775f4f9dce831edf9;hp=94556343ad2af6a6be4d91f95b0a5b1e1dc462b8;hb=26947f6f7ad8b544a8d20f3397f157d079c7362e;hpb=44014ce1673cb4cbfcdaeceac59c067a5074b35c diff --git a/app/src/main/res/layout/about_coordinatorlayout.xml b/app/src/main/res/layout/about_coordinatorlayout.xml index 94556343..c9062d9e 100644 --- a/app/src/main/res/layout/about_coordinatorlayout.xml +++ b/app/src/main/res/layout/about_coordinatorlayout.xml @@ -1,7 +1,7 @@ -true to make the status bar a transparent, darkened overlay. --> + + android:fitsSystemWindows="true"> - + - - + + 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