Just wanted to know how will I get X and Y coordinates position of image while dragging it.
Please help me to display any text on top of image while dragging in progress, remember while dragging itself not after image swiped already left or right.
In card I must override onTouchListener and I want to pass touch event programatically.
Thanks in advance.
Just wanted to know how will I get X and Y coordinates position of image while dragging it. Please help me to display any text on top of image while dragging in progress, remember while dragging itself not after image swiped already left or right. In card I must override onTouchListener and I want to pass touch event programatically. Thanks in advance.