Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

CollectionView IsGrouped="True" null exception on Android

$
0
0

Hi!

I have a problem when in a CollectionView I assign the value True to attribute IsGrouped.

In UWP it works fine, but in Android it fails

What should I do?

I already have the CollectionView Flags configured in my MainActivity

<CollectionView ItemSizingStrategy="MeasureAllItems" 
                    ItemsSource="{Binding Modules}"
                    IsGrouped="True"
                    SelectionMode="Single">
    • • •
</CollectionView>

Thanks for your attention!!


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>