Skip to content

Instantly share code, notes, and snippets.

@capoferro
Created April 24, 2010 05:39
Show Gist options
  • Save capoferro/377489 to your computer and use it in GitHub Desktop.
Save capoferro/377489 to your computer and use it in GitHub Desktop.
<ImageView android:id="@+id/mainImage"
android:src="@drawable/mage"
android:layout_width="200px"
android:layout_height="200px"
android:background="#fff" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment