From 30b7d526263abf634ee1003a572930822e81c8a2 Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期三, 24 七月 2024 19:26:46 +0800
Subject: [PATCH] 2024年07月24日19:26:40

---
 app/src/main/res/layout/fragment_message.xml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/app/src/main/res/layout/fragment_message.xml b/app/src/main/res/layout/fragment_message.xml
index 01af4c2..e022ab1 100644
--- a/app/src/main/res/layout/fragment_message.xml
+++ b/app/src/main/res/layout/fragment_message.xml
@@ -32,9 +32,8 @@
             android:id="@+id/message_tab_recover_title_tv"
             android:layout_width="wrap_content"
             android:layout_height="match_parent"
-            android:layout_centerVertical="true"
-            android:layout_marginStart="@dimen/dp_21"
-            android:layout_marginEnd="@dimen/dp_4"
+            android:layout_marginStart="20dp"
+            android:layout_marginEnd="4dp"
             android:layout_toStartOf="@+id/all_clear_iv"
             android:layout_toEndOf="@+id/message_tab_nascent_title_tv"
             android:gravity="start|center_vertical|bottom"

--
Gitblit v1.8.0