Skip to content

Fix "show current track" button

I broke this in 3b80b000 by making PlayListBasicView into a ScrollView, not a ListView. Therefore anything that wants to target properties and functions of the list view item needs to be adjusted to do so explicitly.

BUG: 431602 FIXED-IN: 20.12.2

Merge request reports