Skip to content

Instantly share code, notes, and snippets.

@frogermcs
Created July 25, 2017 20:32
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 frogermcs/1647cd3cd4430afded8a5388b59ba7c7 to your computer and use it in GitHub Desktop.
Save frogermcs/1647cd3cd4430afded8a5388b59ba7c7 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="CustomButton">
<attr name="analyticsLabel" format="string|reference"/>
<attr name="analyticsScreenName" format="string|reference"/>
</declare-styleable>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment