Use constraint layout for play queue item

Also remove invalid ic_selected attribute
This commit is contained in:
Stypox 2021-06-07 07:57:26 +02:00
parent f6bca68da2
commit a102fc9cad
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
6 changed files with 56 additions and 60 deletions

View file

@ -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" />