(Oh and this doesn't belong on android-developers since it is about modifying the framework -- please post follow-ups to android-porting. Thanks.)
On Thu, Nov 19, 2009 at 8:57 PM, Dianne Hackborn <[email protected]>wrote: > Just change the animation associated with the status bar window. I can't > point you to the exact code, but it is where it is setting up the window. > Note that this will look cruddy unless you are turning off all of the > activity transition animations and such... and if you are doing that, why > not just use the global system prefs to turn off all animations? > > > On Thu, Nov 19, 2009 at 7:55 PM, LemonDev <[email protected]> wrote: > >> when i chage my activity to fulscreen, the statusbar performs an >> animation,but not disappear immediately. so how can i make the >> statusbar disappear immediate ? if need to change framework , where is >> it? >> i have read the statusbarservice.java, statusbarview.java, >> statusbarpolicy.java and statusbarmanager.java ,but still have no >> idea ! >> >> -- >> 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]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

