From ce88de4891b87c3b7b2750575e15d6e48d518852 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期四, 24 十月 2024 10:39:12 +0800 Subject: [PATCH] 增加云端库 --- app/src/main/res/layout/fragment_message.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/layout/fragment_message.xml b/app/src/main/res/layout/fragment_message.xml index 4e16aa1..2b5d3cc 100644 --- a/app/src/main/res/layout/fragment_message.xml +++ b/app/src/main/res/layout/fragment_message.xml @@ -33,7 +33,7 @@ android:layout_height="wrap_content" android:layout_centerVertical="true" android:layout_marginStart="20dp" - android:layout_marginEnd="4dp" + android:layout_marginEnd="36dp" android:layout_toEndOf="@+id/message_tab_nascent_title_tv" android:text="@string/alarm_record" android:textColor="@color/text_66000000" -- Gitblit v1.8.0