due to recent refactoring

This commit is contained in:
Paul Schneider 2016-09-18 00:29:24 +02:00
commit 4d2a5b46ba

View file

@ -2,7 +2,7 @@
<ContentPage xmlns="http://xamarin.com/schemas/2014/forms" <ContentPage xmlns="http://xamarin.com/schemas/2014/forms"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
xmlns:local="clr-namespace:BookAStar;Assembly:BookAStar" xmlns:local="clr-namespace:BookAStar;Assembly:BookAStar"
x:Class="BookAStar.EventDetail"> x:Class="BookAStar.Pages.EventDetail">
<ContentPage.Content> <ContentPage.Content>
<ScrollView> <ScrollView>
<StackLayout> <StackLayout>