^ That being said, since a `PagedList` only takes ...
# squarelibraries
k
^ That being said, since a
PagedList
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