I want to read touch position, While on the touch is moved, and released.
But all of this in LinearLayout class and i have no idea how to do this. OnTouchListener doesn`t work like this :/
I want to read touch position, While on the touch is moved, and released.
Share
Below is the code for handling touch event in linear layout of android