Commit 079ab07c authored by jyx's avatar jyx

代码优化

parent 23cfb489
......@@ -221,6 +221,7 @@ class TaskCpdHistoryFragment : LazyLoadBaseFragment(), TaskCpdHistoryView,
private fun notifyDataAndShowAd() {
hideLoading()
srl_task.finishRefresh()
mTaskAdapter?.setNeedUseTime(needUseTime)
mTaskAdapter?.notifyDataSetChanged()
if (mFakeTaskList.size == 0) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment