Added playing song info view and view model.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
<RowDefinition Height="*"></RowDefinition>
|
||||
<RowDefinition Height="Auto"></RowDefinition>
|
||||
</Grid.RowDefinitions>
|
||||
<views:PlayingSongInfo Grid.Row="0"></views:PlayingSongInfo>
|
||||
<views:PlaybackBar Grid.Row="1"></views:PlaybackBar>
|
||||
</Grid>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user