Hi,
at the beginning I have to say – I know about android:windowSoftInputMode attribute inside activity tag, and how does it work. But this is not what i need.
When keyboard appears (some text input item has focus) i would like to resize only one particular Item. Is that possible without dealing with own keyboard implementation ?
↧