X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=a973821eaceaf00d829f1683ccf18f8018da290b;hp=b94a7eda1964c0ad7067b39fb1fb2a2de5337ceb;hb=6b7723c0380d43dd1461107b3d29620dc83fabfa;hpb=3e3248fff3064cf70fc3680314bbd71bb8c72193 diff --git a/app/src/main/res/layout/about_tab_version.xml b/app/src/main/res/layout/about_tab_version.xml index b94a7eda..a973821e 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:layout_height="wrap_content" + android:layout_width="wrap_content" /> + android:id="@+id/about_version_webview" + android:layout_height="wrap_content" + android:layout_width="wrap_content" /> + android:id="@+id/about_version_orbot" + 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" /> + + + + + + + + + + + android:layout_width="wrap_content" /> + android:layout_width="wrap_content" /> + android:layout_width="wrap_content" /> + android:layout_width="wrap_content" /> + android:layout_width="wrap_content" /> + android:layout_width="wrap_content" /> + android:layout_width="wrap_content" /> \ No newline at end of file