I found a problem that my android phone after calling to any people by 
phone apk in ICS, then enter the camera.
In the camera, whenever I click the "recent apps" button, it will flash not 
display normally.

But in Jelly Bean, this issue disappeared. 
After a little code test, I found that it has a special relationship with 
the code of setting SYSTEM_UI_FLAG_LOW_PROFILE in phone APK.
Camera, gallery... have also the same system ui profile 
(SYSTEM_UI_FLAG_LOW_PROFILE) as phone APK.
I wonder the LOW PROFILE setting can affect the recent app display.

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