[android-developers] Re: going back and forth from FullScreen

2011-09-29 Thread Zsolt Vasvari
What Android bug? What does "change screen being sent" mean? What's IMM? On Sep 30, 5:09 am, guich wrote: > Hi, > > I have an application that sets fullscreen with > > getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, > WindowManager.LayoutParams.FLAG_FULLSCREEN); > > ... right b

[android-developers] Re: going back and forth from FullScreen

2011-09-30 Thread guich
This fixes the problem: http://stackoverflow.com/questions/991764/hiding-title-in-a-fullscreen-mode guich -- 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 unsubscr