Use constraint layout for play queue item
Also remove invalid ic_selected attribute
This commit is contained in:
parent
f6bca68da2
commit
a102fc9cad
6 changed files with 56 additions and 60 deletions
|
|
@ -1,8 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<attr name="ic_selected" format="reference" />
|
||||
|
||||
<attr name="progress_horizontal_drawable" format="reference" />
|
||||
<!-- Can't refer to colors directly in drawable's xml-->
|
||||
<attr name="toolbar_shadow" format="reference" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue