]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Adjust `url_app_bar` slightly to the right.
authorSoren Stoutner <soren@stoutner.com>
Thu, 23 Mar 2017 23:24:21 +0000 (16:24 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 23 Mar 2017 23:24:21 +0000 (16:24 -0700)
app/src/main/res/layout/url_app_bar.xml

index 377deff4340b5f025704cf8c204d5900db0d4564..66cf287af5c16ad5e004e53fdad95f4fd4db6a58 100644 (file)
@@ -35,6 +35,7 @@
         android:layout_height="26dp"
         android:layout_width="26dp"
         android:layout_centerVertical="true"
+        android:layout_marginStart="4dp"
         android:onClick="viewSslCertificate"
         android:contentDescription="@string/favorite_icon" />