UserProfile 문자열 리소스화
UserProfile 화면 및 어댑터 문구를 ko/en/ja 리소스로 정리
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:gravity="center"
|
||||
android:paddingVertical="8dp"
|
||||
android:text="팔로워 리스트"
|
||||
android:text="@string/screen_user_profile_follower_list"
|
||||
android:textColor="@color/black"
|
||||
android:textSize="16sp"
|
||||
android:visibility="gone" />
|
||||
@@ -136,7 +136,7 @@
|
||||
android:fontFamily="@font/pretendard_medium"
|
||||
android:paddingHorizontal="7dp"
|
||||
android:paddingVertical="4dp"
|
||||
android:text="최신 콘텐츠"
|
||||
android:text="@string/latest_content"
|
||||
android:textColor="@color/color_3bb9f1"
|
||||
android:textSize="12sp" />
|
||||
|
||||
@@ -159,7 +159,7 @@
|
||||
android:background="@drawable/bg_round_corner_2_6_003851"
|
||||
android:fontFamily="@font/pretendard_medium"
|
||||
android:padding="2.6dp"
|
||||
android:text="오픈예정"
|
||||
android:text="@string/screen_user_profile_latest_content_scheduled"
|
||||
android:textColor="@color/color_3bb9f1"
|
||||
android:textSize="8sp"
|
||||
android:visibility="gone"
|
||||
@@ -199,7 +199,7 @@
|
||||
android:fontFamily="@font/pretendard_medium"
|
||||
android:gravity="center"
|
||||
android:padding="2.6dp"
|
||||
android:text="포인트"
|
||||
android:text="@string/screen_user_profile_latest_content_point"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
@@ -131,7 +131,7 @@
|
||||
android:background="@drawable/bg_round_corner_999_ff5c49"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:gravity="center"
|
||||
android:text="ON\nAIR"
|
||||
android:text="@string/screen_user_profile_on_air_badge"
|
||||
android:textColor="@color/white"
|
||||
android:visibility="gone" />
|
||||
|
||||
@@ -226,7 +226,7 @@
|
||||
android:fontFamily="@font/pretendard_regular"
|
||||
android:minWidth="52dp"
|
||||
android:padding="4dp"
|
||||
android:text="예약완료"
|
||||
android:text="@string/live_reservation_complete"
|
||||
android:textColor="#FFF"
|
||||
android:textSize="14sp"
|
||||
android:visibility="gone"
|
||||
@@ -242,7 +242,7 @@
|
||||
android:gravity="center"
|
||||
android:minWidth="52dp"
|
||||
android:padding="4dp"
|
||||
android:text="무료"
|
||||
android:text="@string/live_reservation_free"
|
||||
android:textColor="#263238"
|
||||
android:textSize="14sp"
|
||||
android:visibility="gone"
|
||||
|
||||
@@ -106,7 +106,7 @@
|
||||
android:background="@drawable/bg_round_corner_6_7_3bb9f1"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:padding="13dp"
|
||||
android:text="수정"
|
||||
android:text="@string/screen_user_profile_cheer_edit"
|
||||
android:textColor="@color/white" />
|
||||
</RelativeLayout>
|
||||
</FrameLayout>
|
||||
@@ -160,7 +160,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="4dp"
|
||||
android:text="답글 수정"
|
||||
android:text="@string/screen_user_profile_reply_edit"
|
||||
android:textColor="@color/color_3bb9f1"
|
||||
android:textSize="12sp"
|
||||
android:visibility="gone"
|
||||
@@ -183,7 +183,7 @@
|
||||
android:layout_marginEnd="10dp"
|
||||
android:layout_toStartOf="@+id/tv_send"
|
||||
android:background="@drawable/bg_round_corner_10_232323"
|
||||
android:hint="응원댓글에 답글을 남겨보세요!"
|
||||
android:hint="@string/screen_user_profile_cheer_reply_hint"
|
||||
android:importantForAutofill="no"
|
||||
android:inputType="text"
|
||||
android:paddingHorizontal="13.3dp"
|
||||
@@ -203,7 +203,7 @@
|
||||
android:background="@drawable/bg_round_corner_6_7_3bb9f1"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:padding="13dp"
|
||||
android:text="등록"
|
||||
android:text="@string/screen_user_profile_reply_submit"
|
||||
android:textColor="@color/white" />
|
||||
|
||||
</RelativeLayout>
|
||||
@@ -215,7 +215,7 @@
|
||||
android:layout_marginStart="4dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:fontFamily="@font/pretendard_medium"
|
||||
android:text="답글 쓰기"
|
||||
android:text="@string/screen_user_profile_reply_write"
|
||||
android:textColor="@color/color_3bb9f1"
|
||||
android:textSize="12sp"
|
||||
tools:ignore="SmallSp" />
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="시리즈"
|
||||
android:text="@string/screen_user_profile_series_title"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="26sp"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
@@ -20,7 +20,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/pretendard_light"
|
||||
android:text="전체보기"
|
||||
android:text="@string/view_all"
|
||||
android:textColor="#78909C"
|
||||
android:textSize="14sp"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/tv_title"
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="커뮤니티"
|
||||
android:text="@string/screen_user_profile_community_title"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="26sp" />
|
||||
|
||||
@@ -62,14 +62,14 @@
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="11dp"
|
||||
android:fontFamily="@font/pretendard_regular"
|
||||
android:gravity="center"
|
||||
android:text="더보기"
|
||||
android:textColor="#B0BEC5"
|
||||
android:textSize="14sp" />
|
||||
</LinearLayout>
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="11dp"
|
||||
android:fontFamily="@font/pretendard_regular"
|
||||
android:gravity="center"
|
||||
android:text="@string/read_more"
|
||||
android:textColor="#B0BEC5"
|
||||
android:textSize="14sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</HorizontalScrollView>
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="10.3dp"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="게시물 등록"
|
||||
android:text="@string/screen_user_profile_community_create"
|
||||
android:textColor="@color/color_eeeeee"
|
||||
android:textSize="18sp" />
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
android:layout_marginTop="10.3dp"
|
||||
android:fontFamily="@font/pretendard_regular"
|
||||
android:gravity="center"
|
||||
android:text="게시 후에 게시물이 여기에 표시되고\n커뮤니티에 공개됩니다."
|
||||
android:text="@string/screen_user_profile_community_empty_desc"
|
||||
android:textColor="@color/color_777777"
|
||||
android:textSize="14sp" />
|
||||
</LinearLayout>
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
android:fontFamily="@font/gmarket_sans_bold"
|
||||
android:paddingHorizontal="16dp"
|
||||
android:paddingVertical="8dp"
|
||||
android:text="팔로워 리스트"
|
||||
android:text="@string/screen_user_profile_follower_list"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
@@ -12,25 +12,25 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_title"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentStart="true"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="콘텐츠"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="26sp" />
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentStart="true"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="@string/screen_user_profile_content_title"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="26sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_all"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:fontFamily="@font/pretendard_light"
|
||||
android:gravity="center"
|
||||
android:text="전체보기"
|
||||
android:textColor="#78909C"
|
||||
android:textSize="14sp" />
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:fontFamily="@font/pretendard_light"
|
||||
android:gravity="center"
|
||||
android:text="@string/view_all"
|
||||
android:textColor="#78909C"
|
||||
android:textSize="14sp" />
|
||||
</RelativeLayout>
|
||||
|
||||
<TextView
|
||||
@@ -42,7 +42,7 @@
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:gravity="center"
|
||||
android:paddingVertical="17dp"
|
||||
android:text="새로운 콘텐츠 등록하기"
|
||||
android:text="@string/screen_audio_content_new_content"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="16sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="후원랭킹"
|
||||
android:text="@string/screen_user_profile_donation_title"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="26sp"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
@@ -21,7 +21,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/pretendard_light"
|
||||
android:gravity="center"
|
||||
android:text="전체보기"
|
||||
android:text="@string/view_all"
|
||||
android:textColor="#78909C"
|
||||
android:textSize="14sp"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/tv_title"
|
||||
|
||||
@@ -11,24 +11,24 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_title"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="팬 Talk"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="26sp" />
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="@string/screen_user_profile_fan_talk_title"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="26sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_all"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:fontFamily="@font/pretendard_light"
|
||||
android:gravity="center"
|
||||
android:text="전체보기"
|
||||
android:textColor="#78909C"
|
||||
android:textSize="14sp" />
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:fontFamily="@font/pretendard_light"
|
||||
android:gravity="center"
|
||||
android:text="@string/view_all"
|
||||
android:textColor="#78909C"
|
||||
android:textSize="14sp" />
|
||||
</RelativeLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -47,7 +47,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:text="응원"
|
||||
android:text="@string/screen_user_profile_cheer_label"
|
||||
android:textColor="@color/color_eeeeee"
|
||||
android:textSize="16sp" />
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="50dp"
|
||||
android:background="@drawable/bg_round_corner_10_232323_3bb9f1"
|
||||
android:hint="응원댓글을 남겨보세요!"
|
||||
android:hint="@string/screen_user_profile_cheer_hint"
|
||||
android:importantForAutofill="no"
|
||||
android:inputType="text"
|
||||
android:paddingVertical="17dp"
|
||||
@@ -110,11 +110,11 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginVertical="60dp"
|
||||
android:fontFamily="@font/pretendard_light"
|
||||
android:gravity="center"
|
||||
android:text="응원이 없습니다.\n\n처음으로 응원을 해보세요!"
|
||||
android:textColor="@color/color_bbbbbb"
|
||||
android:textSize="14sp"
|
||||
android:visibility="gone" />
|
||||
android:fontFamily="@font/pretendard_light"
|
||||
android:gravity="center"
|
||||
android:text="@string/screen_user_profile_cheer_empty"
|
||||
android:textColor="@color/color_bbbbbb"
|
||||
android:textSize="14sp"
|
||||
android:visibility="gone" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/gmarket_sans_bold"
|
||||
android:text="채널 소개"
|
||||
android:text="@string/screen_user_profile_channel_intro_title"
|
||||
android:textColor="@color/color_eeeeee"
|
||||
android:textSize="16.7sp" />
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="라이브"
|
||||
android:text="@string/screen_user_profile_live_title"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="26sp"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
@@ -34,7 +34,7 @@
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:gravity="center"
|
||||
android:paddingVertical="12dp"
|
||||
android:text="룰렛 설정"
|
||||
android:text="@string/screen_user_profile_live_setting_roulette"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="16sp" />
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:gravity="center"
|
||||
android:paddingVertical="12dp"
|
||||
android:text="메뉴 설정"
|
||||
android:text="@string/screen_user_profile_live_setting_menu"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="16sp" />
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user