A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Simplify the network data source (#915)
* Simplify the network data source API * Move complex operations to Dispatchers.Default * Change method names for saving and loading data from network * Remove withContext from Room provided methods * Move private functions below public overridden ones * Update comments for methods which send data to/from network
D
Don Turner committed
0c314163466ba9ab566af3f7dbf3b8dffd3e8f12
Parent: c531c35
Committed by GitHub <noreply@github.com>
on 3/14/2023, 5:29:14 PM