BasePopup icon indicating copy to clipboard operation
BasePopup copied to clipboard

软键盘无法顶起布局

Open ChanKingBooo opened this issue 2 years ago • 3 comments

提issue前请去WIKI#常见问题查询相关问题,避免重复提问

Please go to WIKI#FAQ for relevant questions before commit your issue to avoid repetitive questions.


提issue前请务必参考以下格式填写,否则该问题会被直接关闭。

Please be sure to follow the format below before submitting the issue, otherwise the question will be actively closed!

  • 系统版本(必须)/ System version (required):9.0

  • 库版本(必须)/ Library version (required):3.2.0

  • 问题代码/截图(可选)/ Problem code or screenshot (optional): 1639732476(1)

  • 报错信息(可选)/ Error reporting information (optional):软件盘无法顶起布局


问题描述/重现步骤请写在这里 Please write the description here. 1.manifest中已设置:android:windowSoftInputMode="adjustPan|adjustResize" 2.popup布局为ScrollView嵌套ConstraintLayout,ConstraintLayout内都是TextInputLayout-TextInputEditText 3.启动方式: popup=Popup().setKeyboardAdaptive(true) .setKeyboardAdaptionMode(wiki中的都试过) .setPopupGravityMode(BasePopupWindow.GravityMode.RELATIVE_TO_ANCHOR) .setPopupGravity(Gravity.BOTTOM) .showPopupWindow(toolbar)

ChanKingBooo avatar Dec 17 '21 09:12 ChanKingBooo

你好,有demo吗,我这复测不出

razerdp avatar Dec 20 '21 02:12 razerdp

您好,这是demo,辛苦您了 PopupDemo.zip

ChanKingBooo avatar Dec 20 '21 03:12 ChanKingBooo

我标记一下,近期有点忙,。

razerdp avatar Jan 10 '22 08:01 razerdp