新增聊天设置页面;自定义背景UI

This commit is contained in:
2025-10-31 11:57:49 +08:00
parent 00933dadb8
commit d7f87c7c55
8 changed files with 407 additions and 61 deletions

View File

@@ -234,4 +234,17 @@
<string name="block_description_1">They won\'t be able to send you messages or find your profile or content</string>
<string name="block_description_2">They won\'t receive a notification that you blocked them</string>
<string name="block_description_3">You can unblock them anytime in "Settings"</string>
<!-- Chat Settings -->
<string name="chat_settings">Chat Settings</string>
<string name="chat_theme_settings">Set Chat Theme</string>
<string name="custom_background">Custom Background</string>
<string name="select_from_gallery">Select from Gallery</string>
<string name="featured_backgrounds">Featured Backgrounds</string>
<string name="previewing_custom_background">Previewing Custom Background</string>
<string name="each_theme_unique_experience">Each theme has its own unique experience</string>
<string name="select_apply_to_use_theme">Select "Apply" to use this theme</string>
<string name="tap_cancel_to_preview_other_themes">Tap "Cancel" to preview other themes</string>
</resources>