Is it possible to change the scale of the sp unit
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 affe开发者_开发技巧ct dp sizes?
It is currently not possible. It was meant to be a user setting but it hasn't been exposed in the UI so far.
精彩评论