开发者

Setting the position of the soft keybaord in android

I am wondering if there is any way to set the position of the soft keyboard in android? I have a toolbar at the bottom which i want to remain visible when the keyboard appears. So is there any way of positioning the soft keyboa开发者_如何学运维rd above the toolbar on screen? I have tried using different layouts but the keyboard always appears from the bottom of the screen hiding the toolbar.

Thanks, Chris.


No there is no way to set the position of the soft keyboard, what you can do is put all of the content in a ScrollView except the toolbar and making the toolbar appear above the keyboard

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜