X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=ef773d5c2ba8d26638895b8d8eb3b1d6a00c2b36;hb=4196bafc4069857b554ac95addcae92fcabae901;hp=0d4cfcd284ce5b7f42f7345fcdf97c7922c7b559;hpb=afd9b8e690e34c11981eaed1fddbc259fc8cc49a;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 0d4cfcd2..ef773d5c 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:layout_width="match_parent" > - + + android:paddingEnd="5dp" + tools:ignore="RtlSymmetry,ContentDescription" /> + android:textColor="?attr/blueTitleTextColor" + android:paddingTop="12dp" + android:layout_toEndOf="@id/icon" /> + android:textColor="?attr/blueTextColor" + android:textIsSelectable="true" + android:layout_below="@id/privacy_browser_textview" + android:layout_toEndOf="@id/icon" /> - + android:textColor="?attr/blueTitleTextColor" /> + 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" /> + 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/memory_usage" + android:textStyle="bold" + android:textSize="18sp" + android:textColor="?attr/blueTitleTextColor" + 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