X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fpinned_ssl_certificate_mismatch_scrollview.xml;h=a8aa1a3e01b7bd66bd668d9a057fe7aa99c604dd;hb=69b0fea4c49422f5e3c377994c4cf249bdc5a434;hp=2782c4951f0f6944d8f72bfeffca7825d40a5736;hpb=5fb34c1fa70b7c42a0fc3c0b5af8e856d3af2695;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/pinned_ssl_certificate_mismatch_scrollview.xml b/app/src/main/res/layout/pinned_ssl_certificate_mismatch_scrollview.xml index 2782c495..a8aa1a3e 100644 --- a/app/src/main/res/layout/pinned_ssl_certificate_mismatch_scrollview.xml +++ b/app/src/main/res/layout/pinned_ssl_certificate_mismatch_scrollview.xml @@ -1,7 +1,7 @@ - + android:layout_width="wrap_content" + android:padding="10dp" + android:orientation="vertical" > - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + android:text="@string/issued_to" + android:textAllCaps="true" + android:textStyle="bold" + android:textColor="?attr/sslTitle" /> + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file