Skip to content

Instantly share code, notes, and snippets.

@MonsterTechnoGit
Created June 26, 2018 05:12
Show Gist options
  • Save MonsterTechnoGit/62e0486d3401802a97513684c792dae5 to your computer and use it in GitHub Desktop.
Save MonsterTechnoGit/62e0486d3401802a97513684c792dae5 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="ds">
<attr name="BackgroundColorApp" format="color"/>
<attr name="textNameColor" format="color"/>
<attr name="textTagColor" format="color"/>
<attr name="buttoncolor" format="color"/>
</declare-styleable>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment