element-x-ada/features/messages/impl
Jorge Martin Espinosa 34f001d22c
Fix back button sometimes not working after exiting a thread (#6732)
When I reproduced the issue, it looked like the coroutine used to mark as read and then exit the room was canceled, leaving the `markingAsReadAndExiting` variable with `true` value and preventing the exit block from running again.
2026-05-06 14:35:08 +02:00
..
src Fix back button sometimes not working after exiting a thread (#6732) 2026-05-06 14:35:08 +02:00
.gitignore
build.gradle.kts Add support for slash commands (under Feature Flag) (#6482) 2026-04-02 16:15:32 +02:00
consumer-rules.pro