Hello,
I have a TabHost activity with 2 child activities. My problem is that when I'm overriding the onTouchEvent method (for any of these two child activities) only the MotionEvent.ACTION_DOWN event is received. Any help would be appreciated.
Hello,
I have a TabHost activity with 2 child activities. My problem is that when I'm overriding the onTouchEvent method (for any of these two child activities) only the MotionEvent.ACTION_DOWN event is received. Any help would be appreciated.