- git (re)init (git structure was corrupted)
- added shuffler and repeat mode - xxxhdpi icons - typos - new styles - not fully working playing queue [alpha]
This commit is contained in:
commit
32f76f5418
277 changed files with 20259 additions and 0 deletions
9
app/src/main/res/values/attrs.xml
Normal file
9
app/src/main/res/values/attrs.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<attr name="title_text_color" format="color"/>
|
||||
<attr name="caption_text_color" format="color"/>
|
||||
<attr name="music_controller_container_color" format="color"/>
|
||||
<attr name="fab_color" format="color"/>
|
||||
<attr name="fab_color_pressed" format="color"/>
|
||||
<attr name="list_selector" format="reference"/>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue