element-x-android
168470f1
- Try fixing index OOB issues in `Editable.checkSuggestionNeeded` (#6303)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`).
References
#6303 - Try fixing index OOB issues in `Editable.checkSuggestionNeeded`
Author
jmartinesp
Parents
f8d0de23
Loading