From 20ff6df3bfd3917d1e7a0c2020273d7a54300b2a Mon Sep 17 00:00:00 2001 From: zhong <2724770085@qq.com> Date: Fri, 5 Sep 2025 16:10:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=97=E9=BB=91=E6=A8=A1=E5=BC=8F=E4=B8=8B?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E6=A1=86=E4=B8=BA=E5=85=A8=E7=99=BD=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../aiosman/ravenow/ui/composables/EditCommentBottomModal.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/java/com/aiosman/ravenow/ui/composables/EditCommentBottomModal.kt b/app/src/main/java/com/aiosman/ravenow/ui/composables/EditCommentBottomModal.kt index 2394aea..343261c 100644 --- a/app/src/main/java/com/aiosman/ravenow/ui/composables/EditCommentBottomModal.kt +++ b/app/src/main/java/com/aiosman/ravenow/ui/composables/EditCommentBottomModal.kt @@ -146,7 +146,7 @@ fun EditCommentBottomModal( .weight(1f) .focusRequester(focusRequester), textStyle = TextStyle( - color = AppColors.text, + color = Color.Black, fontWeight = FontWeight.Normal ), minLines = 1