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
Post a Comment