欢迎。我对图像的清晰度有疑问。图片显示:
<ImageView
android:id="@+id/imageView"
android:layout_width="260px"
android:layout_height="190px"
android:layout_gravity="center"
android:src="@drawable/icon" />
问题是电脑显示图片很清晰,但手机上没有。我该如何处理?图像的分辨率为260x190像素。问候。