X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_coordinatorlayout.xml;fp=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_coordinatorlayout.xml;h=c9062d9e4ca715c640e7ce6775f4f9dce831edf9;hb=3155170e069e8a064b8b7d3dfd57f831772c9184;hp=bc365d6baec32002bdd1b228a1a3ed7dc8352fd2;hpb=f7abc45b8d69f3f3804397428005b4ffd9a10f99;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/about_coordinatorlayout.xml b/app/src/main/res/layout/about_coordinatorlayout.xml index bc365d6b..c9062d9e 100644 --- a/app/src/main/res/layout/about_coordinatorlayout.xml +++ b/app/src/main/res/layout/about_coordinatorlayout.xml @@ -23,7 +23,7 @@ @@ -54,8 +54,8 @@ android:id="@+id/about_tablayout" android:layout_height="wrap_content" android:layout_width="match_parent" - android.support.design:tabMode="scrollable" - android.support.design:tabIndicatorColor="?attr/tabIndicatorColor" + app:tabMode="scrollable" + app:tabIndicatorColor="?attr/tabIndicatorColor" android:theme="?attr/tabLayoutTheme" />