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