Updating xamarin and ripping out datagrid

This commit is contained in:
Brandon Watson
2021-04-03 16:38:44 -04:00
parent 4ee5656358
commit e3eedc5ffa
19 changed files with 28 additions and 1384 deletions

View File

@ -2,7 +2,7 @@
<ContentView
xmlns="http://xamarin.com/schemas/2014/forms"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
xmlns:dg="clr-namespace:Aurora.Design.Components.DataGrid"
xmlns:dg="clr-namespace:Xamarin.Forms.DataGrid;assembly=Xamarin.Forms.DataGrid"
x:Class="Aurora.Design.Components.Library.Library">
<ContentView.Resources>
<StyleSheet