Remove inappropriate use of `lateinit var` from `MessageListFragment`
- Restructure the code so `MessageListAdapter` is only created once and initialized early. - Remove view references in `onDestroyView()`
Loading
Please register or sign in to comment