mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-25 09:17:44 +00:00
Fix LokiGroupChatPoller bug
This commit is contained in:
parent
313acacedf
commit
43f34b259b
@ -37,6 +37,7 @@ class LokiGroupChatPoller(private val context: Context, private val groupID: Lon
|
||||
|
||||
fun stop() {
|
||||
handler.removeCallbacks(task)
|
||||
hasStarted = false
|
||||
}
|
||||
|
||||
private fun poll() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user