Clean HomePage
This commit is contained in:
@@ -5,13 +5,7 @@
|
||||
x:Class="PlantBox.Client.Forms.HomePage">
|
||||
<ContentPage.Content>
|
||||
<StackLayout>
|
||||
<Label Text="{extensions:Locale HomePageTitle}"
|
||||
HorizontalOptions="Center"
|
||||
VerticalOptions="CenterAndExpand" />
|
||||
<Image x:Name="image"
|
||||
VerticalOptions="CenterAndExpand"
|
||||
WidthRequest="50"
|
||||
Source="{extensions:ImageResource Info.png}"/>
|
||||
|
||||
</StackLayout>
|
||||
</ContentPage.Content>
|
||||
</ContentPage>
|
||||
Reference in New Issue
Block a user