MissedSte4k
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...
### 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...
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...