Advertisement
Guest User

attrs.xml

a guest
Jan 28th, 2015
726
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <declare-styleable name="FloatingActionButton">
  2. <attr name="withColor" format="color"/>
  3. <attr name="withDrawable" format="reference"/>
  4. <attr name="textColor" format="color"/>
  5. <attr name="textSize" format="dimension"/>
  6. </declare-styleable>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement