markusressel / DataMunch

Android App for managing FreeNAS
GNU General Public License v3.0
3 stars 0 forks source link

LiveData #3

Open markusressel opened 5 years ago

markusressel commented 5 years ago

ObjectBox Docs - LiveData

markusressel commented 5 years ago

https://developer.android.com/topic/libraries/architecture/livedata

markusressel commented 5 years ago

The FreeNasRestApiClient should be wrapped in a PositionalDataSource to be able to combine it with the database datasource and circumvent the "limit" parameter.