goweii / AnyLayer

Android稳定高效的浮层创建管理框架
https://github.com/goweii/AnyLayer
Apache License 2.0
993 stars 114 forks source link

PopupLayer显示的时候,软键盘关闭,视图随之上移了,还是软件盘适配问题 #38

Closed HarveyLee1228 closed 3 years ago

HarveyLee1228 commented 3 years ago

软键盘适配现在源码中实现是默认注册,导致不需要适配软键盘的浮层也会被软键盘的显示消失影响。

goweii commented 3 years ago

哦,忘了根据配置判断了,晚上处理!

goweii commented 3 years ago

已修复,更新4.1.4