I\'m implementing a custom TextView and I want to do some action when the view is touched. I figured the onTouchEvent method would give me the full ran
TextView
onTouchEvent