From c1755223fd042d0411ab29708c5a848085c4cee9 Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期三, 05 六月 2024 16:38:58 +0800
Subject: [PATCH] Merge branch 'feature/v1.4.0' into feature/v1.4.1

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

diff --git a/app/src/main/res/layout/dialog_list.xml b/app/src/main/res/layout/dialog_list.xml
index 9d044ac..f10483a 100644
--- a/app/src/main/res/layout/dialog_list.xml
+++ b/app/src/main/res/layout/dialog_list.xml
@@ -9,7 +9,7 @@
         android:layout_width="@dimen/dp_141"
         android:layout_height="272dp"
         android:layout_marginStart="61dp"
-        android:layout_marginTop="@dimen/dp_89"
+        android:layout_marginTop="67dp"
         android:layout_marginEnd="174dp"
         android:background="@drawable/list_464d5a"
         app:layout_constraintStart_toStartOf="parent"

--
Gitblit v1.8.0