android - How to set two values for windowSoftInputMode? -


is possible yo set 2 values windowsoftinputmode adjustresize , adjustpan

as far understand these modes correctly, mutually exclusive. first 1 resizes layout makes room keyboard, 1 moves entire layout top (w/o resizing). not sure expect mixing these modes, i'm pretty sure following either-or logic...


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -