X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=df2eccd44c5e1a36f97d52f7b9bce73c2740766e;hb=3bc1a484194d3cbca03739cbf217dd21dd715f71;hp=172d74d40fa6c91eb92d574cccf111407d595599;hpb=0fb7991532a1633a4377b27b1704fa525d35aa87;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/about_tab_version.xml b/app/src/main/res/layout/about_tab_version.xml index 172d74d4..df2eccd4 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" />