-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
guideLayer 在部分机型中,熄屏后重新点亮会出现guideLayer位置不准的情况 #7
Comments
这个问题有办法解决吗 |
抓下灭屏前和亮屏后的界面布局,把布局边界打开。对比下是哪里导致的。 目前没时间处理这个bug,你可以先自己分析一下。 或者你可以尝试再亮屏后延迟会调用下updateLocation试下。 |
好的好的 |
方便加您一个联系方式吗 |
bug在issue讨论,可以方便跟踪问题。 技术交流可以加QQ群147715512 |
自测设备有限,使用demo尝试了很多次都没有复现到这个现象。 |
看截图,y轴偏移量刚好是是状态栏的高度。设置位置的时候,是否要排除一下状态栏高度? |
这个高度看起来不是状态栏的高度,偏移的距离比状态栏小点。 |
No description provided.
The text was updated successfully, but these errors were encountered: