【发布时间】:2013-05-23 10:26:06
【问题描述】:
我创建了一个自定义键盘(使用 KeyboardView),只能在我的应用程序中使用。
我将 KeyboardView 添加到我的布局中,但键盘只是覆盖了布局。
我想将布局向上推并在底部添加键盘。
赞this
我使用this 来创建键盘。
这怎么可能?
我已经搜索了网络,但没有找到任何东西......
设置 windowSoftInputMode 不会改变任何东西...
【问题讨论】:
标签: android android-layout keyboard