i have a ScrollView inside a LinearLayout. I want the layout scrolls when the keyboard appears but instead the size of the layout will reduced. The following is set in my manifest "android:windowSoftInputMode="stateHidden|adjustResize". Does somebody has any ideas?i have a ScrollView inside a LinearLayout. I wa