X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=bfaa7f4d9bcc44e7159ab8b19f980642547167ff;hp=0fd5201355cba484e49305dfd086dff8456a3680;hb=012e5595c82d6e8d0b8a46f1ef18a02a56341182;hpb=0cb3e2266b503767b74535e794c674ea97773154 diff --git a/app/src/main/res/layout/about_tab_version.xml b/app/src/main/res/layout/about_tab_version.xml index 0fd52013..bfaa7f4d 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" /> + android:layout_height="wrap_content" + android:layout_width="wrap_content" /> + android:layout_height="wrap_content" + android:layout_width="wrap_content" /> + android:layout_height="wrap_content" + android:layout_width="wrap_content" /> + android:layout_height="wrap_content" + android:layout_width="wrap_content" /> + android:layout_height="wrap_content" + android:layout_width="wrap_content" /> + android:layout_height="wrap_content" + android:layout_width="wrap_content" /> + android:layout_height="wrap_content" + android:layout_width="wrap_content" /> + android:id="@+id/about_version_securitypatch" + android:layout_height="wrap_content" + android:layout_width="wrap_content" /> + android:id="@+id/about_version_build" + android:layout_height="wrap_content" + android:layout_width="wrap_content" /> + android:layout_height="wrap_content" + android:layout_width="wrap_content" /> + + + + + + android:text="@string/blocklists" + android:textStyle="bold" + android:textSize="18sp" + android:textColor="?attr/aboutTitle" + android:paddingTop="12dp" /> + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file