新增我的页面下拉刷新功能

新增个人主页为空时的文案

发布动态后自动刷新个人主页
This commit is contained in:
2024-09-06 16:16:20 +08:00
parent fc324240b6
commit f357e12f7c
6 changed files with 163 additions and 157 deletions

View File

@@ -44,4 +44,9 @@
<string name="error_unknown">Unknown error</string>
<string name="error_not_accept_recive_notice">To provide you with a more personalized experience, please allow us to send you relevant notifications.</string>
<string name="error_not_accept_term">To provide you with the best service, please read and agree to our User Agreement before registering.</string>
<string name="empty_my_post_title">You haven\'t left any tracks yet</string>
<string name="empty_my_post_content">Post a moment now</string>
<string name="edit_profile">Edit profile</string>
<string name="logout">Logout</string>
<string name="change_password">Change password</string>
</resources>