Skip to content

Instantly share code, notes, and snippets.

@douglasiacovelli
Created January 23, 2018 11:26
Show Gist options
  • Save douglasiacovelli/d7f7426d970398b28efc7a6377821679 to your computer and use it in GitHub Desktop.
Save douglasiacovelli/d7f7426d970398b28efc7a6377821679 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="BenefitView">
<attr name="image" format="reference"/>
<attr name="text" format="string"/>
</declare-styleable>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment