Hi, I try to change allapps view to all_apps_3d, it work fine when launcher screenOrientation="nosensor". But if I set screenOrientation="sensor" and rotate screen for some times. It occur some errors:
01-06 08:42:12.093: ERROR/SurfaceFlinger(179): layer=0x33e048, glEGLImageTargetTexture2DOES(0x338678) failed err=0x0502 01-06 08:42:12.123: ERROR/Adreno200-EGL(179): eglLockWindowSurface: failed to map the memory for fd=29 offs=0 01-06 08:42:12.123: ERROR/SurfaceFlinger(179): GL error 0x0505 The screen is freezed and automatic reboot later. Maybe some operations about texture/memory in allapps.rs are wrong? Any suggestion? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

