Added playing song view. Adding styling to playing song. Fixed caching cancellation issue.
This commit is contained in:
@@ -33,9 +33,9 @@
|
||||
<ColumnDefinition></ColumnDefinition>
|
||||
<ColumnDefinition></ColumnDefinition>
|
||||
</Grid.ColumnDefinitions>
|
||||
<views:PlayingSongView Grid.Column="0"></views:PlayingSongView>
|
||||
<views:PlaylistView Grid.Column="1"></views:PlaylistView>
|
||||
</Grid>
|
||||
<!--<views:PlayingSongInfo Grid.Row="0"></views:PlayingSongInfo>-->
|
||||
<views:PlayerView Grid.Row="1"></views:PlayerView>
|
||||
</Grid>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user