I have noticed that every single user interface action which is done for first time is slow. The very same action the next time is fast.
It deals with the sdk embedded functionality such as the camera, or my own functionalities such as my opengl button animations.
I have read that building for running could solve the problem, but for my case it doesn't. Anyone has met a similar phenomena ? and how did you address it ?
Cheers, Stéphane
alphavalue to1.0fshould cache the view. – msgambel Nov 15 '12 at 1:58