X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=f386bb5a369880b73351e755a3a775f66df7e364;hp=0d4cfcd284ce5b7f42f7345fcdf97c7922c7b559;hb=81179d84ced6b43360d42a4b44eb8fb329532ff4;hpb=afd9b8e690e34c11981eaed1fddbc259fc8cc49a diff --git a/app/src/main/res/layout/about_tab_version.xml b/app/src/main/res/layout/about_tab_version.xml index 0d4cfcd2..f386bb5a 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" /> + android:paddingTop="12dp" + android:layout_toEndOf="@id/icon" /> + android:textIsSelectable="true" + android:layout_below="@id/privacy_browser_textview" + android:layout_toEndOf="@id/icon" /> + + + + + + + android:layout_width="wrap_content" + android:textIsSelectable="true" /> + android:layout_width="wrap_content" + android:textIsSelectable="true" /> + android:layout_width="wrap_content" + android:textIsSelectable="true" /> + android:layout_width="wrap_content" + android:textIsSelectable="true" /> + android:layout_width="wrap_content" + android:textIsSelectable="true" /> + + 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:textIsSelectable="true" /> + android:layout_width="wrap_content" + android:textIsSelectable="true" /> + android:layout_width="wrap_content" + android:textIsSelectable="true" /> + android:layout_width="wrap_content" + android:textIsSelectable="true" /> + android:layout_width="wrap_content" + android:textIsSelectable="true" /> + android:layout_width="wrap_content" + android:textIsSelectable="true" /> + android:layout_width="wrap_content" + android:textIsSelectable="true" /> \ No newline at end of file