优化通知页面UI

关闭列表中的顶部占位,用户名Text增加maxLines = 1和overflow = TextOverflow.Ellipsis,超长昵称会自动截断显示…。
关于派派UI调整
更换图标和文本
This commit is contained in:
2025-11-20 18:47:30 +08:00
parent bd5079806b
commit e686bc3b52
9 changed files with 64 additions and 30 deletions

View File

@@ -221,6 +221,8 @@
<string name="add_memory">上部のボタンをクリックしてグループ記憶を追加してください</string>
<string name="recent_search">けんさくりれき</string>
<string name="people"></string>
<string name="paipai">Paip.ai</string>
<string name="null_search">まだここは空です</string>
<!-- Create Bottom Sheet -->
<string name="create_title">作成</string>

View File

@@ -222,13 +222,14 @@
<string name="no_drafts">暂无草稿</string>
<string name="only_save_the_last_5_drafts">仅保存最近5个草稿</string>
<string name="recent_search">历史搜索</string>
<string name="null_search">这里还空着呢~</string>
<!-- Create Bottom Sheet -->
<string name="create_title">创建</string>
<string name="create_ai">AI</string>
<string name="create_group_chat_option">群聊</string>
<string name="create_moment">动态</string>
<string name="create_close">关闭</string>
<string name="paipai">派派</string>
<!-- Create Agent Page -->
<string name="welcome_1">你好呀!今天想创造什么?</string>

View File

@@ -220,6 +220,8 @@
<string name="add_memory">Click the button above to add group memory</string>
<string name="recent_search">Recent Search</string>
<string name="people">people</string>
<string name="paipai">Paip.ai</string>
<string name="null_search">It\'s still empty here</string>
<!-- Create Bottom Sheet -->
<string name="create_title">Create</string>
@@ -347,7 +349,7 @@
<!-- Side Menu -->
<string name="scan_qr">Scan QR</string>
<string name="edit_profile_info">Edit Profile</string>
<string name="about_paipai">About Paipai</string>
<string name="about_paipai">About Paip.ai</string>
<string name="follow_system">Follow System</string>
<string name="message_notification">Message Notification</string>
<string name="logout_confirm">Logout</string>