element-x-android
168470f1 - Try fixing index OOB issues in `Editable.checkSuggestionNeeded` (#6303)

Commit
55 days ago
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`).
Author
Parents
Loading