Commit 1f5f5bbf authored by mengcuiguang's avatar mengcuiguang

高额任务失败提示

parent 3075e59c
......@@ -464,6 +464,9 @@ class AwardActivity : BaseActivity(), AwardView, View.OnClickListener {
readyGoThenKill(DrawcashActivity::class.java)
}
4 -> {
showToast("视频加载异常,请稍后重试~")
}
}
}
R.id.tvAwardNext -> {
......
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