Binding's problems with Home, there's no connection. Ther's also a problem with the master details after the merge because I can't navigate with imageButtons
continuous-integration/drone/push Build is passing Details

pull/65/head
Roxane ROSSETTO 2 years ago
parent 825acb7707
commit 188cbe0340

@ -44,7 +44,7 @@ namespace Views
InitializeComponent();
UserAppTheme = AppTheme.Light;
MainPage = new MyProfil();
MainPage = new Home();
//MainPage = new MyPosts();
}

Loading…
Cancel
Save