Collection View not populating with Observable Collection in Android #25633
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
platform/android 🤖
s/needs-info
Issue needs more info from the author
t/bug
Something isn't working
Milestone
Description
I have a collection view that is bonded to an observable collection that populates with nearby BT devices.
Steps to Reproduce
This is a larger app, so I have not recreated the issue elsewhere. I will gladly share the GitHub repo if needed. This is a mini snippet of the code.
VIEW
VIEW MODEL
Link to public reproduction project repository
https://github.com/ISSPRO-Eng/MauiProductionProgrammer (Currently Private)(Can make public if needed).
Version with bug
8.0.82 SR8.2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
All Android Devices
Did you find any workaround?
When I touch/scroll the collection view, it populates with all of the nearby devices. I can clearly see in the code the binding being updated with each device, but it does not show on the screen. This does not happen in iOS devices.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: