px和sp什么区别
Posted 达哥的博客
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了px和sp什么区别相关的知识,希望对你有一定的参考价值。
都表示像素,只不过sp通常表示文字大小:
<TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:textSize="22sp" />
以上是关于px和sp什么区别的主要内容,如果未能解决你的问题,请参考以下文章