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