element-x-ada/features/messages
Jorge Martin Espinosa e14ef24927
Prevent loop when exiting the attachments preview screen (#5078)
Disable the custom `BackHandler` when the `sendState` is `Done`. Otherwise, it can get into a loop in some cases where `postCancel()` calls the `OnDoneListener`, which triggers an up navigation, which then simulates a back press... and we end up in the custom `BackHandler` again.
2025-07-25 13:36:09 +02:00
..
api Change (mention span) : rework and add more cases (#4476) 2025-03-28 11:20:32 +01:00
impl Prevent loop when exiting the attachments preview screen (#5078) 2025-07-25 13:36:09 +02:00
test Change (mention span) : rework and add more cases (#4476) 2025-03-28 11:20:32 +01:00