knock requests : rework knock requests service to avoid reloading of data (and weird ui glitch because of them)
This commit is contained in:
parent
69307f7c62
commit
92380ef3e4
12 changed files with 127 additions and 100 deletions
|
|
@ -48,7 +48,6 @@ import io.element.android.services.analytics.api.AnalyticsService
|
|||
import io.element.android.services.analyticsproviders.api.trackers.captureInteraction
|
||||
import kotlinx.collections.immutable.toPersistentList
|
||||
import kotlinx.coroutines.CoroutineScope
|
||||
import kotlinx.coroutines.flow.collect
|
||||
import kotlinx.coroutines.flow.launchIn
|
||||
import kotlinx.coroutines.flow.onEach
|
||||
import kotlinx.coroutines.launch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue