[android-developers] OnIterceptTouchEvent action in Gallery
hi All,
I am developing one simple app with gallery. In this i overrides the
OnInterceptTouchEvent() method for getting the OnTouch() and OnClick()
events for Gallery Click or Touch actions.
If i overrides the OnInterceptTouchEvent() from 2.2 version O.S or
>=2.2 version OnclickListener with OnClick(View v) actions worked well
for all devices.
But Same OnClick(View v) action not supported below versions of 2.2
O.S versions(i.e 1.6 to 2.1 O.S version devices). Even its not getting
the OnClick(View v) action.
So, how can i achieve OnClick(View v) with the same logic.
Kindly support on this for me.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home