/
A reactive data loading for Android based on RxJava. The library follows the guidelines recommended in official Android guide to app architecture to load data and report an operation state (Loading
/Content
/Error
).
Loading
/Content
/Error
states.CacheThenNetLceModel
.Please see a github project for detailed description.
Basic LceModel classes
Contains tools to maintain data validity
Contains tools to load and store data
Jake Wharton’s DiskLruCache cache delegate for RxLceModel
DiskLruCache serialization delegate using Kotlin serialization
Name | |
---|---|
cache | |
common | |
composeview | |
coroutines | |
disklrucache | |
kserializer | |
lce | |
rx | |
utils | |
viewmodel |