Retarget Android and cleanup page xml

This commit is contained in:
2020-06-06 19:56:59 -05:00
parent b1cee1ac55
commit 1a5835075d
15 changed files with 10966 additions and 3013 deletions
+4 -2
View File
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="qController.MenuPage">
<ContentPage.Content>
</ContentPage.Content>
<StackLayout>
<ListView x:Name="listView">
</ListView>
</StackLayout>
</ContentPage>