X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=75bcb3e842d0fd126b87c3236061a502224098db;hb=d277b46fdd35b734dcace8c20ee9db431d2aa1da;hp=31d6bf78a134d6050bbc22574b75b3c06cd45bc6;hpb=9c9159715c89e30aec11ae7e7a1d7591006e5cbe;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 31d6bf78..75bcb3e8 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:layout_width="match_parent" > + `tools:ignore="ContentDescription"` suppresses the lint warning about supplying a content description for the image view, + which isn't needed in this case because the image view is only decorative. --> @@ -64,13 +63,13 @@ android:id="@+id/version" android:layout_height="wrap_content" android:layout_width="wrap_content" - android:textColor="?attr/aboutText" + android:textColor="?attr/blueTextColor" android:textIsSelectable="true" android:layout_below="@id/privacy_browser_textview" android:layout_toEndOf="@id/icon" /> - + android:textColor="?attr/blueTitleTextColor" /> + + @@ -165,6 +170,12 @@ android:layout_width="wrap_content" android:textIsSelectable="true" /> + + + +