Is it possible to find current active input field(EditText) reference or position. I have to show suggestion words while user typing on keyboard, and the suggestion I have to show below the editText which is editing that time,
(sorry for bad English).
Asked
Active
Viewed 113 times
1

Rob
- 886
- 9
- 16
-
Show your code first. – KeLiuyue Sep 05 '17 at 08:13
-
My friend I just want to know is it possible to find edittext reference ( which is placed for example in messages app) from my custom keyboard application – Rob Sep 05 '17 at 08:15
-
Exactly I have to find cursor (x, y) position – Rob Sep 05 '17 at 08:19
-
I don't know how to do it.Sorry.My Keybooard was not the same to yours. – KeLiuyue Sep 05 '17 at 08:39