콘텐츠 메인, 채널 검색

- 검색창 힌트 글자색 eeeeee -> 555555 변경
This commit is contained in:
2025-01-09 04:32:23 +09:00
parent 2667e29bb9
commit 35f90884d2
2 changed files with 3 additions and 3 deletions

View File

@@ -92,7 +92,7 @@
android:gravity="center_vertical"
android:paddingHorizontal="54.67dp"
android:text="채널명을 입력해보세요"
android:textColor="@color/color_eeeeee"
android:textColor="@color/color_555555"
android:textSize="13.3sp" />
</RelativeLayout>