implement custom preference category element
This commit is contained in:
parent
d8a0ba23b6
commit
abcb807518
12 changed files with 74 additions and 14 deletions
|
|
@ -1,6 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<color name="color_primary">#3F51B5</color>
|
||||
<color name="color_accent">#F50057</color>
|
||||
|
||||
<!-- Pink A400 -->
|
||||
<color name="color_favorite">#F50057</color>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue