-
Notifications
You must be signed in to change notification settings - Fork 23
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
该屏幕适配方式在release环境显示异常 #3
Comments
???大佬能关注下该问题吗 |
demo 我打release 没啥问题~ |
作者,你好,我想问下你这个转换比是根据宽度来定义,那高度是怎么适配的,我跟踪了下,设计图是360dp640dp,然后我定义了一个始终显示在底部的组件,组件高度为50,到屏幕顶部的外边距为590dp,运行在12422208px的ipone6s上为何该组件不是紧靠底部了,离底部还有一大空白高度呢,,感觉还是在640dp发位置上 |
适配不都是适配一个轴向的么,不然会变形�,保证要在底部还是用相关的控件实现把,还有本适配方案真的只是个dome,还有不少问题,线上项目慎用, |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
大佬试一试在release环境运行,所有设置了宽高的控件显示空白,debug环境正常。
release环境打印的错误:
TransformLayer is constructed with an invalid matrix
The text was updated successfully, but these errors were encountered: