X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=221781dd5fac54a9bf9f040ce7630b87ad5c8d4f;hb=d420aa6be32a78b27905074edc3881a6e71d2263;hp=7196450c9d3d189435e41bc00223907db3aac4c9;hpb=b36f8bd357e28072bd7c810bb3ae47e4e0b20acc;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 7196450c..221781dd 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/block_lists" + android:textStyle="bold" + android:textSize="18sp" + android:textColor="?attr/aboutTitle" + android:paddingTop="12dp" /> + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file