X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=84b8050daf7c49bd87d13531191977384c969852;hb=f85107c894bdb2311c0ba86313daaa0378c0bb16;hp=b64e764068345417a73be42846f0322331d6778c;hpb=f82135d919d64d4909c37c79a18e14ceba802579;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 b64e7640..84b8050d 100644 --- a/app/src/main/res/layout/about_tab_version.xml +++ b/app/src/main/res/layout/about_tab_version.xml @@ -23,7 +23,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_height="wrap_content" - android:layout_width="match_parent" > + android:layout_width="match_parent" + android:background="?attr/aboutBackground" > - + + Although we don't need it, we have to include `android:paddingEnd` to make lint happy. --> + android:textColor="?attr/aboutTitle" /> @@ -149,6 +150,11 @@ android:layout_height="wrap_content" android:layout_width="wrap_content" /> + +