Fix White text in Play Queue in Light Theme, remove shade
This commit is contained in:
parent
5d8b3c272e
commit
8622d777e0
7 changed files with 13 additions and 8 deletions
|
|
@ -553,6 +553,7 @@
|
|||
android:layout_height="match_parent"
|
||||
android:layout_below="@id/itemsListControl"
|
||||
android:scrollbars="vertical"
|
||||
android:theme="@style/PlayQueueItemTextTheme"
|
||||
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
|
||||
tools:listitem="@layout/play_queue_item" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue