This may be a current limitations that you'll need to live with. Sorry. On Mon, May 11, 2009 at 5:52 PM, freelancer303 <[email protected]>wrote:
> > Hi, > > I am using the following attributes for an activity and expect a > window to resize automatically to occupy space available above IME: > android:windowSoftInputMode="adjustResize" > android:theme="@android:style/Theme.NoTitleBar.Fullscreen" > > When IME is opened the window does not resize and the bottom appart is > hidden by the IME. > I've observed that if I remove the Fullscreen flag, window resizes as > expected. > Is there a way to make window resize with Fullscreen flag? > > Thanks! > > > > -- 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 -~----------~----~----~----~------~----~------~--~---

