X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_bar.xml;h=19751aa510b4b95d9f581a0ac26d624718068b15;hb=a45494e763affaa93f42927ee58f45803e1ee9db;hp=4ee8cbdaf5aec342f92bcc7a9c4ece155e9e90d9;hpb=8951c7351854bbfc9f2815e74b81cc2a4d606bf0;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/url_bar.xml b/app/src/main/res/layout/url_bar.xml index 4ee8cbda..19751aa5 100644 --- a/app/src/main/res/layout/url_bar.xml +++ b/app/src/main/res/layout/url_bar.xml @@ -39,7 +39,8 @@ android:layout_height="26dp" android:layout_width="26dp" android:layout_centerVertical="true" - android:contentDescription="@string/favorite_icon"/> + android:onClick="viewSslCertificate" + android:contentDescription="@string/favorite_icon" />