Skip to content

Instantly share code, notes, and snippets.

@romitgithub
Created October 11, 2017 08:48
Show Gist options
  • Select an option

  • Save romitgithub/aaa4b2ba7f3b09f2cff3596c973622d4 to your computer and use it in GitHub Desktop.

Select an option

Save romitgithub/aaa4b2ba7f3b09f2cff3596c973622d4 to your computer and use it in GitHub Desktop.
<declare-styleable name="RatingView">
<attr name="numStars" format="integer"/>
<attr name="rating" format="integer"/>
</declare-styleable>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment