Android计量单位有什么区别?
user-interface android units-of-measurement dimension android-layout
我知道为不同的屏幕密度设计不同的菜单图标是一种很好的做法.我读到不同密度的首选尺寸是:
我想避免做不必要的工作.设计一个72 x 72像素的图标是一个好主意,只是使用它,并让Android自动调整大小?我不知道与我调整大小和创建3个单独的图像有什么不同?
android
android ×2
android-layout ×1
dimension ×1
units-of-measurement ×1
user-interface ×1