X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=ef773d5c2ba8d26638895b8d8eb3b1d6a00c2b36;hb=4196bafc4069857b554ac95addcae92fcabae901;hp=8dc5e677cc48700732d94d71e6b2442310490246;hpb=418b3169ab1aa4ebd05e041f29dafccac84540e1;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 8dc5e677..ef773d5c 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" /> + + - + + + + + + + + + + + + + + + + + + + +