DSAppTeam / PanelSwitchHelper

:heavy_check_mark: A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialog/dialogFragment/popupWindow 容器,支持IM/直播/视频播放/信息流评论等场景,支持全屏模式。
Apache License 2.0
2.38k stars 283 forks source link

dialogFragment有问题 #168

Closed chenkexu closed 2 years ago

chenkexu commented 2 years ago

https://user-images.githubusercontent.com/14785825/162864304-703f9510-9d6a-460f-8756-cd9c5864e8df.mp4

dialogfragment 点击输入框无法调出键盘,闪动

小米11 Android 12

lrCzh commented 2 years ago

我也是Android 12遇到这个问题

lrCzh commented 2 years ago

给dialog的window设置softInputMode = WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE即可