Fix fullReload keeps nextKey

This commit is contained in:
kyori19 2022-03-08 06:18:24 +09:00
parent 3bce970bee
commit 32bb7fa010
1 changed files with 2 additions and 0 deletions

View File

@ -256,7 +256,9 @@ class NetworkTimelineViewModel @Inject constructor(
override fun fullReload() {
statusData.clear()
nextKey = null
currentSource?.invalidate()
// FIXME: auto reload needed
}
suspend fun fetchStatusesForKind(