Added playing song view. Adding styling to playing song. Fixed caching cancellation issue.
This commit is contained in:
@@ -70,5 +70,10 @@
|
||||
<Setter Property="Width" Value="36"/>
|
||||
<Setter Property="Height" Value="36"/>
|
||||
</Style>
|
||||
|
||||
|
||||
<!-- Selected List View Item -->
|
||||
<!--<Style x:Name="SelectedListViewItem" TargetType="ListViewItem">
|
||||
<Setter Property="Foreground" Value="Red" />
|
||||
</Style>-->
|
||||
|
||||
</ResourceDictionary>
|
||||
|
||||
Reference in New Issue
Block a user