I have a SQLite query returning thousands of rows, which I want to visualize using a ListView. In order to keep my UI thread responsive, I create the ListAdapter on a background thread.
I keep getting this leak in the canary about the interface from SubroutineParentItemAdapter Class wherein used in Subroutine Fragment. I do not understand how SubroutineParentItemAdapter.mOnClickListe