Hi, Can u please tell me how do u re size the window? Any sample code.
For example.. I have developed one application and i want to resize in on runtime. How do i do so? Thanks, Souvik On May 12, 5:52 am, 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! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

