Skip to content

Instantly share code, notes, and snippets.

@ademar111190
Created June 12, 2019 17:31
Show Gist options
  • Save ademar111190/c78a9d487c2a8ccc61ab5f10bb5a3497 to your computer and use it in GitHub Desktop.
Save ademar111190/c78a9d487c2a8ccc61ab5f10bb5a3497 to your computer and use it in GitHub Desktop.
Step 4, the attr file
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="BottomNavigationViewIndicator">
<attr name="targetBottomNavigation" format="reference"/>
<attr name="clipableBackground" format="reference|color"/>
</declare-styleable>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment