修改加载动画

将加载动画替换为star_Loader.lottie动画
This commit is contained in:
2025-11-18 18:42:21 +08:00
parent cf62a61195
commit 6a299a8a2c
12 changed files with 106 additions and 101 deletions

View File

@@ -219,6 +219,7 @@
<string name="upper_limit">利用可能上限:</string>
<string name="no_memory">記憶がありません</string>
<string name="add_memory">上部のボタンをクリックしてグループ記憶を追加してください</string>
<string name="recent_search">けんさくりれき</string>
<!-- Create Bottom Sheet -->
<string name="create_title">作成</string>

View File

@@ -221,6 +221,7 @@
<string name="drafts">草稿箱</string>
<string name="no_drafts">暂无草稿</string>
<string name="only_save_the_last_5_drafts">仅保存最近5个草稿</string>
<string name="recent_search">历史搜索</string>
<!-- Create Bottom Sheet -->
<string name="create_title">创建</string>

View File

@@ -218,6 +218,7 @@
<string name="upper_limit">Available Limit:</string>
<string name="no_memory">No memory yet</string>
<string name="add_memory">Click the button above to add group memory</string>
<string name="recent_search">Recent Search</string>
<!-- Create Bottom Sheet -->
<string name="create_title">Create</string>