Hi again
I use edittext and my app and handle clicking word
So i cannot use detect because it have prevent handle clicking
How do i detect touch position where user click there?
Handle the click event and check EditText.SelectionStart value. You might need to wait a short while before the value gets updated. Use CallSubPlus for this.
Handle the click event and check EditText.SelectionStart value. You might need to wait a short while before the value gets updated. Use CallSubPlus for this.
Handle the click event and check EditText.SelectionStart value. You might need to wait a short while before the value gets updated. Use CallSubPlus for this.
Erel i cannot detect x,y position in activity,because i click on edittext to selection part of text and get selection text
I use StartSelection and EndSelection for get clicked position but it is not correct completely
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.