- Home /
Question by
luisdr22 · Sep 22, 2016 at 05:00 AM ·
androidkeyboardinputfieldpositioning
inputfield.caretposition in Android not working
Im trying to use the Inputfield.caretposition. On windows it works like a charm but on Android the value it always return the length of the String in the text component. I think its because of the keyboard on Android but i cant find a workaround to this problem.
I need to be able to add to the inputfield some items by clicking them. these items should be added in the last caret position.
Comment
Your answer
Follow this Question
Related Questions
Inputmode on 18:9 mobile device shows navigation bar 0 Answers
InputField not triggering on screen keyboard in Android 0 Answers
Mobile Keyboard Scales Screen 1 Answer
Android Transparent Menu Buttons 3 Answers
Android keyboard input box 1 Answer