]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/edit_bookmark_databaseview_dialog.xml
Update fastlane screenshots.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / edit_bookmark_databaseview_dialog.xml
index dbf367aa9daa3163ab8788f75e643e36a00c0549..c57ce7b3890e5109df883df01205aed680391ef0 100644 (file)
@@ -67,9 +67,8 @@
             <LinearLayout
                 android:layout_height="wrap_content"
                 android:layout_width="wrap_content"
-                android:layout_marginStart="16dp"
-                android:layout_marginEnd="10dp"
-                android:orientation="vertical" >
+                android:orientation="vertical"
+                android:layout_marginStart="7dp" >
 
                 <ImageView
                     android:id="@+id/edit_bookmark_current_icon"
@@ -86,6 +85,7 @@
                     android:layout_height="30dp"
                     android:layout_marginTop="6dp"
                     android:layout_marginBottom="6dp"
+                    android:layout_gravity="center_vertical"
                     tools:ignore="ContentDescription" />
             </LinearLayout>
 
             android:layout_height="wrap_content"
             android:layout_width="match_parent"
             android:layout_marginTop="6dp"
-            android:layout_marginBottom="12dp"
+            android:layout_marginBottom="6dp"
             android:layout_marginStart="4dp"
             android:layout_marginEnd="4dp" >