Skip to content

Instantly share code, notes, and snippets.

@mrabelwahed
Created January 25, 2018 12:03
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 mrabelwahed/8cf6bdaf961ae194bc3c0bb598a23ef7 to your computer and use it in GitHub Desktop.
Save mrabelwahed/8cf6bdaf961ae194bc3c0bb598a23ef7 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="CircleView">
<attr name="shape" format="string"/>
<attr name="dim" format="dimension"/>
</declare-styleable>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment