Live 포함 레이아웃 문자열 리소스화
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="팔로잉 "
|
||||
android:layout_marginEnd="4dp"
|
||||
android:text="@string/screen_live_recommend_channel_prefix"
|
||||
android:textColor="@color/color_3bb9f1"
|
||||
android:textSize="24sp" />
|
||||
|
||||
@@ -27,7 +28,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/pretendard_bold"
|
||||
android:text="채널"
|
||||
android:text="@string/screen_live_recommend_channel_suffix"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="24sp" />
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user