my GLSurfaceView is added by WindowManager.addView,aims to do some
animation ,but when it finishs the animation, i remove it by
WindowManager.removeView , it  is freezed,and the logcat prints a log:
SurfaceComposerClient : lock_layer timed out (is the CPU pagged ).

i have called the GLSurfaceView.onPause before remove it. But  it also
is not responsible.

what is the problem? any help appreciated !

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