Having an issue as described in the subject line. If you start inputting a word and autocorrect offers a suggestion, tap the textview again and it will always move the cursor index back to 0.
For example:
Receive focus to text view.
Start typing "Cj".
Autocomplete should offer "Check" for word suggestion.
Tap text view again to "accept" recommendation.
Result:
"Check" appears in the text view, but the cursor index is set back to the beginning.
Having an issue as described in the subject line. If you start inputting a word and autocorrect offers a suggestion, tap the textview again and it will always move the cursor index back to 0.
For example:
Result:
"Check" appears in the text view, but the cursor index is set back to the beginning.