Created
October 11, 2017 08:48
-
-
Save romitgithub/aaa4b2ba7f3b09f2cff3596c973622d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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