Rg.Plugins.Popup
Rg.Plugins.Popup copied to clipboard
Cannot use CollectionView with GridItemsLayout into a Popup.
- Xamarin.Forms 4.3.0.908675
- Rg.Plugins.Popup 1.2.0.223
Issue While using CollectionView with GridItemsLayout configuration, Span property has no effect; then just one row/column if shown.
If using same layout outside of popup it works as expected.
More info: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/collectionview/layout
Same issue. The problem comes with XF 4.3
, in 4.2
the CollectionView
is displayed correctly.