logd加载动画优化

This commit is contained in:
2026-07-10 10:42:28 +08:00
parent 200086301a
commit 1d54d6aa2a
12 changed files with 548 additions and 13 deletions

View File

@@ -519,4 +519,11 @@
<string name="current_account">Current Account</string>
<string name="cancel_account_btn">Cancel</string>
<string name="confirm_cancel_account_user_account">Confirm Cancel Account User Account</string>
<!-- Home Menu refresh / load more -->
<string name="no_more_data">No more data</string>
<string name="refreshing">Refreshing…</string>
<string name="refresh_hint_pull">Pull down to refresh</string>
<string name="refresh_hint_release">Release to refresh</string>
<string name="refresh_hint_refreshing">Refreshing…</string>
</resources>