使用ImageView時經常會用到scaleType屬性,如: <ImageView android:layout_width="50dp" android:layout_height="50dp" android:scaleType="matrix" ...
確定! 回上一頁