Example implementation of AsyncListUtil for moving SQLite access off the UI thread with a RecyclerView.
- Clone the repo somewhere.
- Import the project into Android Studio
- Build & Run!
The words.txt
file used to generate the data comes from the english-words repository.