팔로워 리스트 문자열 리소스화

This commit is contained in:
2025-12-03 20:03:18 +09:00
parent ab7f837bb4
commit a050a56c19
5 changed files with 13 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
android:layout_marginStart="13.3dp"
android:layout_marginTop="26.7dp"
android:fontFamily="@font/gmarket_sans_bold"
android:text="전체"
android:text="@string/screen_user_follower_list_total_label"
android:textColor="@color/white"
android:textSize="18.3sp"
app:layout_constraintStart_toStartOf="parent"