From 6c70a2c560cd43d754d6c4eada2f3aa72b02b1fe Mon Sep 17 00:00:00 2001 From: roubachof Date: Wed, 17 Jan 2024 09:42:05 +0100 Subject: [PATCH] version 3.1.1 --- .../Sharpnado.CollectionView.Maui.csproj | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Maui/Sharpnado.CollectionView.Maui/Sharpnado.CollectionView.Maui.csproj b/Maui/Sharpnado.CollectionView.Maui/Sharpnado.CollectionView.Maui.csproj index b5f9684..6cce128 100644 --- a/Maui/Sharpnado.CollectionView.Maui/Sharpnado.CollectionView.Maui.csproj +++ b/Maui/Sharpnado.CollectionView.Maui/Sharpnado.CollectionView.Maui.csproj @@ -22,9 +22,9 @@ $(AssemblyName) ($(TargetFramework)) - 3.1.0 - 3.1.0 - 3.1.0 + 3.1.1 + 3.1.1 + 3.1.1 true en @@ -41,7 +41,8 @@ docs\ReadMe.md maui performance xamarin.forms android ios horizontallistview collectionview gridview carouselview listview drag drop header group footer - First MAUI release \o/ + Fix one memory on iOS and another on Android thanks to @AdamEssenmacher. + Adds the UpdateLayout() method to force a layout update. A performant CollectionView with drag and drop for MAUI @@ -87,7 +88,7 @@ true true snupkg - 3.1.0 + 3.1.1