diff --git a/AppShell.xaml b/AppShell.xaml index a0141f4..ea876cf 100644 --- a/AppShell.xaml +++ b/AppShell.xaml @@ -76,19 +76,9 @@ -======= - Route="MyRecipes" /> - - - ->>>>>>> c7f7e36bffbc11c12286a9092fbd9b109829a2a1 + + + \ No newline at end of file diff --git a/Pages/CreateRecipePage.xaml b/Pages/CreateRecipePage.xaml index 58fc1b1..63cd5f7 100644 --- a/Pages/CreateRecipePage.xaml +++ b/Pages/CreateRecipePage.xaml @@ -17,7 +17,8 @@ HeightRequest="50" WidthRequest="50" Source="arrow_back.svg" - HorizontalOptions="Start"/> + HorizontalOptions="Start" + Clicked="OnBackButtonClicked"/>