Skip to content

Example implementation of AsyncListUtil for moving SQLite access off the UI thread with a RecyclerView.

License

Notifications You must be signed in to change notification settings

jasonwyatt/AsyncListUtil-Example

Repository files navigation

AsyncListUtil-Example

Example implementation of AsyncListUtil for moving SQLite access off the UI thread with a RecyclerView.

Instructions:

  1. Clone the repo somewhere.
  2. Import the project into Android Studio
  3. Build & Run!

Notes:

The words.txt file used to generate the data comes from the english-words repository.

About

Example implementation of AsyncListUtil for moving SQLite access off the UI thread with a RecyclerView.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published