janishar/android-mvvm-architecture

onCleared doesn't call for ItemViewModel of RecyclerView

usmanrana07 opened this issue · 0 comments

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