Skip to content

Instantly share code, notes, and snippets.

@mttkay
Created June 26, 2012 10:45
Show Gist options
  • Save mttkay/2994987 to your computer and use it in GitHub Desktop.
Save mttkay/2994987 to your computer and use it in GitHub Desktop.
Android use custom attribute
<com.example.MyWidget
android:layout_width="wrap_content"
android:layout_height="wrap_content"
bool_attr="true"
int_attr="1" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment