Skip to content

Instantly share code, notes, and snippets.

@masarugen
Created August 14, 2012 09:13
Show Gist options
  • Save masarugen/3347729 to your computer and use it in GitHub Desktop.
Save masarugen/3347729 to your computer and use it in GitHub Desktop.
ImageView imageView = (ImageView) findViewById(R.id.photo_image);
imageView.setImageURI(mImageUri);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment