X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fpinned_ssl_certificate_mismatch_scrollview.xml;h=a8aa1a3e01b7bd66bd668d9a057fe7aa99c604dd;hp=2782c4951f0f6944d8f72bfeffca7825d40a5736;hb=0a5d2eabceeafb49a957598538aa74d4f11dfce0;hpb=6ccecb3374c1988aef2650a87dac20923ce3aa2f 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