라이브룸 문자열 리소스화 마무리

This commit is contained in:
2025-12-02 20:17:10 +09:00
parent 09bc25f035
commit af03d4dafd
18 changed files with 403 additions and 238 deletions

View File

@@ -14,7 +14,7 @@
android:layout_marginStart="16.7dp"
android:fontFamily="@font/gmarket_sans_bold"
android:gravity="center_vertical"
android:text="참여자"
android:text="@string/screen_live_room_participants"
android:textColor="@color/color_eeeeee"
android:textSize="15sp"
app:layout_constraintBottom_toBottomOf="@+id/iv_close"