图片添加加载效果
- 为AsyncImage添加了Shimmer加载效果 - 优化了热门动态的加载逻辑 - 统一了ViewModel的重置方法名
This commit is contained in:
@@ -194,7 +194,7 @@ object AppState {
|
||||
// 重置动态列表页面
|
||||
TimelineMomentViewModel.ResetModel()
|
||||
DynamicViewModel.ResetModel()
|
||||
HotMomentViewModel.ResetModel()
|
||||
HotMomentViewModel.resetModel()
|
||||
|
||||
// 重置我的页面
|
||||
MyProfileViewModel.ResetModel()
|
||||
|
||||
Reference in New Issue
Block a user