android-recyclerview
Android - Create a very large ListView based on a SQL Cursor
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.[详细]
2023-03-05 17:50 分类:问答How to handle an interface leak from leak canary?
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[详细]
2022-12-07 19:44 分类:问答