Hooked up view with play button
Set up data structures for holding and playing music
This commit is contained in:
@ -10,7 +10,6 @@ namespace Aurora.Frontend.Views.Songs
|
||||
public SongsView()
|
||||
{
|
||||
InitializeComponent();
|
||||
BindingContext = new SongsViewModel();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user