Can now authneticate via Icarus. Next is to setup the Song view and test streaming.

This commit is contained in:
amazing-username
2019-05-27 14:48:20 -04:00
parent 55940deda1
commit 1962979271
18 changed files with 268 additions and 34 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ using Xamarin.Forms.Xaml;
namespace Mear.Views
{
[XamlCompilation(XamlCompilationOptions.Compile)]
public partial class ArtistView : ContentView
public partial class ArtistView : ContentPage
{
public ArtistView()
{