X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=a973821eaceaf00d829f1683ccf18f8018da290b;hp=172d74d40fa6c91eb92d574cccf111407d595599;hb=6b7723c0380d43dd1461107b3d29620dc83fabfa;hpb=0fb7991532a1633a4377b27b1704fa525d35aa87 diff --git a/app/src/main/res/layout/about_tab_version.xml b/app/src/main/res/layout/about_tab_version.xml index 172d74d4..a973821e 100644 --- a/app/src/main/res/layout/about_tab_version.xml +++ b/app/src/main/res/layout/about_tab_version.xml @@ -1,7 +1,7 @@ + + android:paddingEnd="5dp" + tools:ignore="RtlSymmetry,ContentDescription" /> + Although we don't need it, we have to include `android:paddingEnd` to make lint happy. --> + android:textColor="?attr/aboutTitle" /> + + + + + + + + + + + @@ -161,7 +195,7 @@ android:text="@string/package_signature" android:textStyle="bold" android:textSize="18sp" - android:textColor="@color/blue_900" + android:textColor="?attr/aboutTitle" android:paddingTop="12dp" />