首先应该将图片存放在mipmap-mdpi
复制代码
1
2
3
4
5
6
<ImageView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="fitCenter"
android:src="@mipmap/timg"/>
最后
以上就是超级诺言最近收集整理的关于05_22 Android Studio(打印一张图片)的全部内容,更多相关05_22内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复