Auxio/app/src/main/java/org/oxycblt/auxio/library
OxygenCobalt d50d2f0b1e
ui: fix binding issues
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.
2021-08-01 17:59:12 -06:00
..
LibraryAdapter.kt widgets: add minimal widget [#8] 2021-08-01 17:32:38 -06:00
LibraryFragment.kt ui: fix binding issues 2021-08-01 17:59:12 -06:00
LibraryViewModel.kt library: remove default sort option 2021-06-19 10:10:28 -06:00