음성메시지

- 속닥 -> 메시지
- 다시 녹음 버튼 글자색 #3bb9f1
This commit is contained in:
2024-08-02 17:05:28 +09:00
parent fa23263b19
commit 76aaaddb5a
2 changed files with 2 additions and 2 deletions

View File

@@ -196,7 +196,7 @@
android:fontFamily="@font/gmarket_sans_bold"
android:gravity="center"
android:text="다시 녹음"
android:textColor="@color/color_9970ff"
android:textColor="@color/color_3bb9f1"
android:textSize="18.3sp" />
<TextView