maui
                                
                                 maui copied to clipboard
                                
                                    maui copied to clipboard
                            
                            
                            
                        Fix [Android] CollectionView EmptyView SelectionMode=Single on Android
Description of Change
If an empty view is used in a collection view with a single selection mode and there is no Item in the list on startup the app crashes on Android. Works fine on ios/Windows.
Fixes #9060
Hey there @yurkinh! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.
Hey there @yurkinh! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
Azure Pipelines successfully started running 2 pipeline(s).
We cold just check on line 16 and return there if it's null, so no other code will run if there's no adapter
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
@yurkinh there has been a misunderstanding I'm not a reviewer, I think someone else should review this. Although everything seems good to me :-)