diff --git a/app/src/main/res/layout/dialog_tip_config.xml b/app/src/main/res/layout/dialog_tip_config.xml
index 197b2f633..f17910c20 100644
--- a/app/src/main/res/layout/dialog_tip_config.xml
+++ b/app/src/main/res/layout/dialog_tip_config.xml
@@ -15,56 +15,45 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
- android:paddingLeft="16dp"
+ android:paddingLeft="12dp"
+ android:gravity="center_vertical"
tools:ignore="RtlHardcoded,RtlSymmetry">
-
-
-
-
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1" />
-
-
-
-
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1" />
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1" />
@@ -77,56 +66,45 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
- android:paddingLeft="16dp"
+ android:paddingLeft="12dp"
+ android:gravity="center_vertical"
tools:ignore="RtlHardcoded,RtlSymmetry">
-
-
-
-
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1" />
-
-
-
-
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1" />
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1" />