我有:
String uri = "@drawable/myresource.png";
如何在ImageView中加载?this.setImageDrawable?
android
android ×1