Commit 0c27e7aa authored by mengcuiguang's avatar mengcuiguang

bug优化

parent 6b7e0703
......@@ -183,7 +183,7 @@ class MyFragment : BaseFragment(),
}
override fun onDestroyView() {
item_clock_signview.onDestory()
item_clock_signview?.onDestory()
super.onDestroyView()
}
......
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