Hello, 
I have a problem with implementing touch events on GLSurfaceView
views size is 1280x696, because of android 4 status bar at bottom, (screen 
resolution is 1280x800)
but ontouchlistener is receiving touch events with coords [646.0,739.0], 
and thus my gluunproject method fails to return correct values for opengl
is there a way how to do this right?

Thanks

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to