X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=444187eedf4cd6936572519dd4f417119862fabb;hp=7196450c9d3d189435e41bc00223907db3aac4c9;hb=49e94a767e452d451a722bbb068e46458e404ed9;hpb=b36f8bd357e28072bd7c810bb3ae47e4e0b20acc diff --git a/app/src/main/res/layout/about_tab_version.xml b/app/src/main/res/layout/about_tab_version.xml index 7196450c..444187ee 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 @@ + + 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