-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
Hi..
This is not an issues but didn't get where to ask so asking here. Sorry for the Newbie behaviour.
I am using this WebViewMarker in one my project. I am trying to implement this:
the Background color should be visible while draging also. Not only when "onLong" press or final text selection but while draging also...
But i am not getting the code. I have created a method "onDraging" in "DragListener", called this ""javascript: android.selection.selectBetweenHandles(%f, %f);", endX, endY" from there where endX and endY are being calculated the same way as in "onDragEnd"
But some how its not working.. Can you help me out please.
Reactions are currently unavailable