Files
letro-android/libraries
Jorge Martin Espinosa 2f4e266094 Fix crash when leaving room using LeaveRoomPresenter (#2498)
This happened because `roomInfoFlow` was shared eagerly and the `initial` part was called after the `Room` Rust object was destroyed.

I think there isn't a need for room info to be shared, it was a mistake I forgot to rollback.
2024-03-06 16:39:44 +00:00
..
2024-02-26 18:17:16 +00:00
2024-01-11 10:02:10 +01:00
2024-01-10 19:33:39 +01:00
2024-01-10 19:33:39 +01:00
2024-02-26 18:17:16 +00:00
2024-01-10 19:33:39 +01:00
2024-01-11 10:02:10 +01:00
2024-01-11 10:02:10 +01:00
2024-01-11 10:02:10 +01:00
2024-02-27 14:40:50 +01:00
2024-01-10 19:33:39 +01:00
2024-02-29 13:48:26 +00:00
2024-02-29 13:48:26 +00:00
2024-02-27 14:42:43 +01:00
2024-01-11 10:02:10 +01:00
2024-01-11 11:24:10 +01:00