X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=31d6bf78a134d6050bbc22574b75b3c06cd45bc6;hp=c01998f6ecca5c06a98f5b4b2ab173cf198f1a7d;hb=9c9159715c89e30aec11ae7e7a1d7591006e5cbe;hpb=128b8a674540efeaef89d27b406300f5505de919 diff --git a/app/src/main/res/layout/about_tab_version.xml b/app/src/main/res/layout/about_tab_version.xml index c01998f6..31d6bf78 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:background="?attr/aboutBackground" > + android:padding="16dp" > - + + android:layout_height="wrap_content" > - + + android:paddingEnd="5dp" + tools:ignore="RtlSymmetry,ContentDescription" /> - + android:textColor="?attr/aboutTitle" + android:paddingTop="12dp" + android:layout_toEndOf="@id/icon" /> - + android:layout_width="wrap_content" + android:textColor="?attr/aboutText" + android:textIsSelectable="true" + android:layout_below="@id/privacy_browser_textview" + android:layout_toEndOf="@id/icon" /> - + + android:paddingEnd="0dp" > + android:textColor="?attr/aboutTitle" /> - - + + + + - - - - - - - - + + + + - - - - - - - - + + - - - - - - - - + + + - - - - - - - - + + - - - - - - - - + + + android:layout_width="wrap_content" + android:textIsSelectable="true" /> - + - - + - + + + + + - - + + - - - - - - - - + + - - - - - - - - + + - - - - - - - - + + + + + - - - - - - - - + + - - - - - + android:layout_width="wrap_content" + android:textIsSelectable="true" /> + + + + + + + + + + + + \ No newline at end of file