Andrilaksono222

png.java

Aug 30th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.11 KB | None | 0 0
  1. ImageView imageView = (ImageView) findViewById(R.id.myimageview);
  2. imageView.setImageResource(R.drawable.myimage);
Add Comment
Please, Sign In to add comment