X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

摘要:

Google推荐使用dipsp代替px,原因是密度无关像素(density independent pixel、scale independent pixel),既然这样,我在想能不能将设计稿上的px转换成dp,然后直接使用dp,基于这样的一种思想设计的一个工具screnadapter,将设计稿上的px单位转换成dp单位

X Tutup