Skip to content

Instantly share code, notes, and snippets.

@makorowy
Created March 2, 2019 13:54
Show Gist options
  • Save makorowy/63c98605d5d7f1cc2452e5ffa4655149 to your computer and use it in GitHub Desktop.
Save makorowy/63c98605d5d7f1cc2452e5ffa4655149 to your computer and use it in GitHub Desktop.
Sample for article needs - How to create a compound view?
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="ConsentsView">
<attr name="separatorVisibility" format="boolean"/>
</declare-styleable>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment