kevin.cianfarini
07/28/2019, 7:19 PMPagedList
only takes a DataSource
as a parameter, is there any way to propagate new data when the datasource becomes invalidated? That seems like it's handled automatically with livedata, but I feel like there's a better way to handle it without LiveData for SQLDelight