X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fabout_tab_version.xml;h=1fb35abf97e985086a6acda7b885518212d605e4;hp=586014d0b824237d73b4e0ae498a9aae9a536490;hb=8807eaccc921d6e8535a40421fd58d8c71cee17f;hpb=66213601459e6e2f739f2991581ffb0a1a1c0b43 diff --git a/app/src/main/res/layout/about_tab_version.xml b/app/src/main/res/layout/about_tab_version.xml index 586014d0..1fb35abf 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/package_signature" + android:textStyle="bold" + android:textSize="18sp" + android:textColor="?attr/aboutTitle" + android:paddingTop="12dp" /> + + + + + + + + + + + + + + \ No newline at end of file