mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-09 15:42:10 +00:00
This is necessary especially to cancel the long polling when configuration change was made, e.g. screen was rotated. Otherwise multiple long polling requests would be running after configuration changes. Because it not possible to launch a new coroutine in a scope that was canceled, it is necessary to re-initialize the scope. Signed-off-by: Marcel Hibbe <dev@mhibbe.de> |
||
---|---|---|
.. | ||
schemas/com.nextcloud.talk.data.source.local.TalkDatabase | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |