element-x-ada/libraries/core/src
Jorge Martin Espinosa e0bc4843a2
Fix leaving the room not always dismissing the room screen (#5089)
* Fix leaving the room not always dismissing the room screen

Use the existing `RoomInfo` membership check to dismiss the room instead of using `RoomMembershipObserver`.

* Restore `membershipObserver`, check Maestro still works

* Improve the logic for the local membership change check

* Remove redundant room id check
2025-08-12 10:37:31 +00:00
..
main/kotlin/io/element/android/libraries/core Fix leaving the room not always dismissing the room screen (#5089) 2025-08-12 10:37:31 +00:00
test/kotlin/io/element/android/libraries/core Check link click (#4463) 2025-03-25 18:17:20 +01:00