As the title suggests, how can i get the coordinates of the cursor in the EditText ? im not trying to get the cursor position here but the screen coordinates of the cursor.
im trying to show a popup relative to that cursor, therefore i need to determine the cursor coordinates first.