We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
adaptWidth : 适配宽度 adaptHeight: 适配高度 closeAdapt : 关闭适配(pt 等同于 dp) pt2Px : pt 转 px px2Pt : px 转 pt
屏幕适配的这个方法去掉了吗?我是用的 implementation 'com.blankj:utilcodex:1.29.0,找不到这些方法了
The text was updated successfully, but these errors were encountered:
没去掉啊,可以查看 #758
Sorry, something went wrong.
我使用适配宽度的方法,但是好像没效果啊
布局里写得 pt 吗
必须使用PT吗
仔细地好好看下文章吧,#758
Blankj
No branches or pull requests
adaptWidth : 适配宽度
adaptHeight: 适配高度
closeAdapt : 关闭适配(pt 等同于 dp)
pt2Px : pt 转 px
px2Pt : px 转 pt
屏幕适配的这个方法去掉了吗?我是用的 implementation 'com.blankj:utilcodex:1.29.0,找不到这些方法了
The text was updated successfully, but these errors were encountered: