MissedSte4k

Results 3 issues of MissedSte4k

### Description I have DataTemplateSelector with 2 options. 1. is if there is only one image in a list - display that image only. 2. if there is more than...

t/bug
platform/windows 🪟
area/collectionview 📃

### Description App just crashes with `Java.Lang.RuntimeException: 'Canvas: trying to use a recycled bitmap android.graphics.Bitmap@4b0165b'` Seems like the same issue as [before](https://github.com/dotnet/maui/issues/11130). This should be solved [here](https://github.com/dotnet/maui/pull/12310), but in every...

t/bug
platform/android 🤖
area/collectionview 📃
area/controls 🎮
high
s/verified
control-image
s/triaged
i/regression

Hi, I'm using Matrix. It's a sparse matrix, but it can grow to the size of tens of thousands. I see, that there is Matrix.Storage, that contains the data for...