]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/add_domain_dialog.xml
Add SSL certificate pinning. Implements https://redmine.stoutner.com/issues/54.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / add_domain_dialog.xml
index 176c542e9ac31587631977a70752a8532b7370e6..dff393cb7465ad0033ee696c8e4484e42aebda79 100644 (file)
@@ -50,6 +50,5 @@
         android:text="@string/domain_name_already_exists"
         android:textColor="?attr/redText"
         android:layout_marginStart="8dp"
-        android:layout_marginEnd="8dp"
-        android:layout_marginBottom="12dp" />
+        android:layout_marginEnd="8dp" />
 </LinearLayout>
\ No newline at end of file