DensityUtils
Navigation Menu
{{ message }}
GcsSloop / ViewSupport Public
- Notifications You must be signed in to change notification settings
- Fork 91
sloop edited this page
Jun 3, 2016屏幕密度单位转换工具,用于 dip 与 px, sp 与 px 的相互转换。
| 方法 | 摘要 |
|---|---|
| dip2px px2dip |
用于转换视图单位,以适应不同的设备 |
| sp2px px2sp |
用于转换字体单位,以适应不同的设备 |
| getDensity | 获取屏幕密度 |
| getFontDensity | 获取字体比率(通常和屏幕密度一致,但可能会随用用户调整而改变) |
目录
- 主页
- CustomView
- CanvasAidUtils
- CanvasUtils
- DensityUtils
- MathUtils
- ViewUtils
- ApiHelper
- MotionEventHelper
About Me
微博: @GcsSloop
Clone this wiki locally