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=b64e764068345417a73be42846f0322331d6778c;hb=6b7723c0380d43dd1461107b3d29620dc83fabfa;hpb=f82135d919d64d4909c37c79a18e14ceba802579 diff --git a/app/src/main/res/layout/about_tab_version.xml b/app/src/main/res/layout/about_tab_version.xml index b64e7640..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" />