Remove items from ItemsSource does not update UI (Android)

Hi there

I build a small app where I use a Rotator control to show taken images. If I run my app on Android and a user deletes an image, the UI does not show the change. So the dots count remains the same and sometimes the image remains in the UI.

I created a small example that shows the problem. On Win it works as expected!

Thanks for help and regards!

Günter


Attachment: RotatorTest_649778e8.zip

3 Replies

HK Hemalatha Kondappakumareshan Syncfusion Team November 25, 2025 04:22 PM UTC

Hi Günter Rudigier, 


Thank you for reaching out to us. We have investigated the reported query. The issue was reproducible, and we have fixed it. The fix will be included in the upcoming weekly release. We will update the further details; we appreciate your support and patience until then. 


Regards,
Hemalatha K



GR Günter Rudigier November 26, 2025 08:20 AM UTC

Hi  Hemalatha

Thanks for the update and the fix. I hope to geht the update soon!

Regards!

Günter



HK Hemalatha Kondappakumareshan Syncfusion Team December 2, 2025 03:57 PM UTC

Hi Günter Rudigier,

 

We have fixed the reported issue “Remove items from ItemsSource does not update UI on Android” and included the issue fix in our latest weekly NuGet release update version 31.2.16, which is available for download at nuget.org.

 

Root Cause: The Rotator was not refreshing its view after new items were deleted, causing them not to appear.

Resolution: We implemented a refresh mechanism to ensure newly added items are displayed correctly in the Rotator.

 

Regards,

Hemalatha



Loader.
Up arrow icon