Commit 9c51ac4f authored by wanglei's avatar wanglei

...

parent ec1f501c
......@@ -71,8 +71,6 @@ class CleanJunkActivity : BaseActivity<ActivityLayoutCleanJunkBinding>() {
binding.tvBtn.isVisible = true
binding.tvBtn.isEnabled = true
}
binding.tvBtn.visibility = View.GONE
binding.llTwoBtn.visibility = View.VISIBLE
}
}
binding.exRv.adapter = junkExpandAdapter
......
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