element-x-ada/appnav/src
Jorge Martin Espinosa 28c09c1668 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 Fix leaving the room not always dismissing the room screen (#5089) 2025-08-12 10:37:31 +00:00
test/kotlin/io/element/android/appnav Suppress deprecation issue. 2025-07-01 15:59:11 +02:00