]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/domain_settings.xml
Fix the spinner font size.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / domain_settings.xml
index 5be6793e4d77e0429b827bba6a6e96541561f124..9d335d184290184b6214614d969cac53eb357179 100644 (file)
                 android:id="@+id/domain_settings_user_agent_textview"
                 android:layout_height="match_parent"
                 android:layout_width="match_parent"
-                android:layout_marginStart="43dp"
+                android:layout_marginStart="45dp"
                 android:layout_marginEnd="36dp"
                 android:textSize="13sp" />
 
                 android:id="@id/domain_settings_custom_user_agent_edittext"
                 android:layout_height="wrap_content"
                 android:layout_width="match_parent"
-                android:layout_marginStart="38dp"
+                android:layout_marginStart="40dp"
                 android:layout_marginEnd="60dp"
                 android:inputType="textUri" />
         </LinearLayout>