Hi all,

I am developing the app where I want Text on GLSurfaceView. So I am using
TextView on GLSurfaceView. I m able to do that properly.

Now problem is  I want to translate both this views (TextView &
GLSufaceView) to the position where i scroll. for this I am using the
ViewGroup & onTouch method of that i am doing it, but both doesnt seems
moving together.TextView is faster than that of GLSurfaceView.

I think the co-ordinate system of the ViewGroup & that of the GLSurfaceView
are different so it is calculation mistake but I am not sure.

please help
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