android-mvvm-architecture icon indicating copy to clipboard operation
android-mvvm-architecture copied to clipboard

onCleared doesn't call for ItemViewModel of RecyclerView

Open usmanrana07 opened this issue 6 years ago • 0 comments

onCleared method of ItemViewModels doesn't trigger so, i'm unable to remove some resources i.e. Handler and Runnable.

usmanrana07 avatar Nov 06 '18 06:11 usmanrana07