feat(chat): 채팅 탭 기본 layout을 추가한다

This commit is contained in:
2026-06-10 14:26:39 +09:00
parent 55fb032b22
commit ee703eb13a
7 changed files with 178 additions and 5 deletions

View File

@@ -157,6 +157,7 @@
<string name="screen_chat_filter_all">All</string>
<string name="screen_chat_filter_ai">AI Chat</string>
<string name="screen_chat_filter_dm">DM</string>
<string name="screen_chat_floating_button">New chat</string>
<string name="live_now">On Air</string>
<string name="screen_live_now_all_title">View all</string>
<string name="screen_live_now_all_empty_message">There are currently no live broadcasts available, or access may be restricted due to age limits.\nVerify your identity or follow the channel to get notified when a live broadcast starts.</string>