]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/view_ssl_certificate.xml
Display the IP Address in the View SSL Certificate dialog. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / view_ssl_certificate.xml
index 14038690ac04be7e1bbd6c4cb9d48fdc6ba763fa..89da39cc55f7881dacadfe9366b34fa446430e07 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2017,2019 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
             android:layout_height="wrap_content"
             android:layout_width="wrap_content" />
 
+        <TextView
+            android:id="@+id/ip_addresses"
+            android:layout_height="wrap_content"
+            android:layout_width="wrap_content"/>
+
         <!-- Issued To. -->
         <TextView
             android:layout_height="wrap_content"