mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Cleanup
This commit is contained in:
parent
8f80f375f0
commit
d9c209aa87
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ class RoomListQuickActionsBottomSheet : VectorBaseBottomSheetDialogFragment(), R
|
|||
|
||||
override fun onDestroyView() {
|
||||
recyclerView.cleanup()
|
||||
roomListActionsEpoxyController.listener = null
|
||||
super.onDestroyView()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue