![]() Use viewLifecycleOwner for all fragments that rely on databinding. This should solve some possible memory leaks, as viewLifecycleOwner is tied to the lifecycle of the fragment views instead of the fragments them selves. |
||
---|---|---|
.. | ||
LibraryAdapter.kt | ||
LibraryFragment.kt | ||
LibraryViewModel.kt |