Skip to content

Instantly share code, notes, and snippets.

@julioz
Last active December 16, 2015 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save julioz/5493449 to your computer and use it in GitHub Desktop.
Save julioz/5493449 to your computer and use it in GitHub Desktop.
<declare-styleable name="MinhaCustomView">
<attr name="atributo_um"/>
<attr name="atributo_dois" format="boolean"/>
<attr name="atributo_tres" format="string" />
</declare-styleable>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment