Skip to content

Instantly share code, notes, and snippets.

@adam-hurwitz
Created August 23, 2017 04:59
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 adam-hurwitz/bd4bf711a238b11d531b1a86372e417c to your computer and use it in GitHub Desktop.
Save adam-hurwitz/bd4bf711a238b11d531b1a86372e417c to your computer and use it in GitHub Desktop.
<resources>
<declare-styleable name="RippleText">
<attr name ="rippleEnabled" format="boolean" />
<attr name = "backgroundColor" format="color" />
<attr name = "rippleColor" format="color" />
</declare-styleable>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment