I am facing a problem.
I have a ScrollView in my application and I have to drag and drop a TextView with the help of a touch listener.
The problem is when I drag a TextView using the onTouchListener(), the ScrollView activates and is creating a problem.