due to recent refactoring
This commit is contained in:
parent
f3e69fec5f
commit
4d2a5b46ba
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<ContentPage xmlns="http://xamarin.com/schemas/2014/forms"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
|
||||
xmlns:local="clr-namespace:BookAStar;Assembly:BookAStar"
|
||||
x:Class="BookAStar.EventDetail">
|
||||
x:Class="BookAStar.Pages.EventDetail">
|
||||
<ContentPage.Content>
|
||||
<ScrollView>
|
||||
<StackLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue