element-x-ada/libraries/textcomposer/impl/src
Jorge Martin Espinosa 168470f18d
Try fixing index OOB issues in Editable.checkSuggestionNeeded (#6303)
- Fix the case where the order for `start` and `end` is reversed.
- Fix the case where `start` or `end` may be outside the editable's range (`0..length`).
2026-03-10 08:20:02 +01:00
..
main Try fixing index OOB issues in Editable.checkSuggestionNeeded (#6303) 2026-03-10 08:20:02 +01:00
test/kotlin/io/element/android/libraries/textcomposer/impl Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00