element-x-ada/features/messages/impl/src
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
..
main Fix back button sometimes not working after exiting a thread (#6732) 2026-05-06 14:35:08 +02:00
test/kotlin/io/element/android/features/messages/impl Migrate to v2 testing APIs 2026-04-30 16:04:07 +02:00