Open joevess opened 9 months ago
调用autoRefreshAnimationOnly之前设置状态为Refreshing可以解决此问题 binding.refreshLayout.RefreshKernelImpl().setState(RefreshState.Refreshing) binding.refreshLayout.autoRefreshAnimationOnly()
调用autoRefreshAnimationOnly之前设置状态为Refreshing可以解决此问题 binding.refreshLayout.RefreshKernelImpl().setState(RefreshState.Refreshing) binding.refreshLayout.autoRefreshAnimationOnly()