• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Detect Touch on Custom View in Activity

user12

Lurker
Hi everyone. I have created a class called MainView that extends View. In the main activity, how would I fire an onTouch event when I tap on the View?
 
Back
Top Bottom