-
-
Notifications
You must be signed in to change notification settings - Fork 761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在Android11的模拟器上,从底部弹出的位置多了底部虚拟导航栏的高度 #349
Labels
Comments
我看看 |
|
嗯。。问题找到了,android 11有一些windowflag弃用了,部分API修改过,因此导致了这个问题 |
麻烦老哥有空修复一下哈 |
嗯嗯,不过目前basepopup最高支持api也只是到29,还没到30哈 |
|
已适配,目前来看,模拟器表现上可能模糊在非overlayt statusbar下有点问题(主要是大小不好搞)。 |
2.2.8已发布 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在Android10的手机上弹出正常,最近适配11的时候发现底部弹出会多了虚拟导航栏的高度。
系统版本(必须)/ System version (required):Android 11 - AndroidStudio模拟器
库版本(必须)/ Library version (required):2.2.7
问题代码/截图(可选)/ Problem code or screenshot (optional):
![image](https://user-images.githubusercontent.com/25768605/93050709-f0e01a00-f695-11ea-8b8c-bbc36e161ecb.png)
报错信息(可选)/ Error reporting information (optional):
The text was updated successfully, but these errors were encountered: