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/set_line.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/set_line.xml b/app/src/main/res/layout/set_line.xml index 6aba884..2410fac 100644 --- a/app/src/main/res/layout/set_line.xml +++ b/app/src/main/res/layout/set_line.xml @@ -21,7 +21,7 @@ android:layout_centerVertical="true" android:layout_marginStart="@dimen/dp_16" android:text="--" - android:textColor="@color/text_030D1C" + android:textColor="@color/text_E6000000" android:textSize="@dimen/text_15" /> @@ -58,7 +58,7 @@ android:layout_centerVertical="true" android:layout_marginEnd="@dimen/dp_9" android:layout_toStartOf="@+id/sll_ll_rl_right_icon_ll" - android:textColor="@color/text_7C8590" + android:textColor="@color/text_66000000" android:textSize="@dimen/text_15" android:visibility="gone" /> <!--搴曢儴鐨勭嚎,榛樿闅愯棌--> -- Gitblit v1.8.0