开发者

Resize my Android application when I call ssoftkeyboard

开发者 https://www.devze.com 2023-01-31 07:34 出处:网络
I have a problem with the softkeyboard in my application. W开发者_StackOverflow中文版hen I press the edit text the soft keyboard appears over the edit text. I read the documentation from Android and I

I have a problem with the softkeyboard in my application. W开发者_StackOverflow中文版hen I press the edit text the soft keyboard appears over the edit text. I read the documentation from Android and I put in AndroidManifest.xml android:windowSoftInputMode="adjustResize"> but it's not working.


I would suggest making the root view a ScrollView?

0

精彩评论

暂无评论...
验证码 换一张
取 消