X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=84b8050daf7c49bd87d13531191977384c969852;hb=65753c63057ebb382a4ff2b14c1cc27460dc15e6;hp=19922b2c6c2569ec3d2b0739d3b1392a0f447f3c;hpb=74857298f431569df1849e8ef91387cb25274095;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 19922b2c..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" > @@ -149,6 +150,11 @@ android:layout_height="wrap_content" android:layout_width="wrap_content" /> + +