Commit 9ce8f7d5 authored by wanglei's avatar wanglei

============混淆前定位=========

parent ab33a488
...@@ -22,6 +22,7 @@ import kotlinx.coroutines.launch ...@@ -22,6 +22,7 @@ import kotlinx.coroutines.launch
class FileCategoryFragment : BaseFragment<FragmentFileCategoryBinding>() { class FileCategoryFragment : BaseFragment<FragmentFileCategoryBinding>() {
override val binding: FragmentFileCategoryBinding by lazy { override val binding: FragmentFileCategoryBinding by lazy {
FragmentFileCategoryBinding.inflate(layoutInflater) FragmentFileCategoryBinding.inflate(layoutInflater)
} }
......
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