是否可以改变sp单位的比例
在我的 XML 中,我可以设置 textSize="18sp"。是否可以更改 sp 单位的比例,这会影响所有 sp 大小但不影响 dp 大小?
In my XML I can set textSize="18sp". Is it possible to change the scale of the sp unit which would affect all sp sizes but not affect dp sizes?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
目前这是不可能的。它本来是一个用户设置,但到目前为止尚未在 UI 中公开。
It is currently not possible. It was meant to be a user setting but it hasn't been exposed in the UI so far.