Description
I3_Sizing_Dynamic item sizing - After dragging the scrollbar, all images will automatically return to their original size.
Steps to Reproduce
- Deploy ManualMaui to android.
- Navigate to I CollectionView -> I3 Sizing -> Dynamic item sizing.
- Tap each image to dynamically change its size.
- Then dragging the scrollbar.
Actual Behavior:
All images automatically return to their original size.

Expected Behavior:
All images keep the currently size.
Note
There is a known related issue before: Github 27053 When you change the size of an image and scroll down, the other images will also change automatically.
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
Microsoft.Maui.Controls 10.0.60-ci.inflight.26181.6
Is this a regression from previous behavior?
Yes, this is a regression. This issue does not reproduce on 10.0.51, 10.0.50, 10.0.40 & 10.0.20.
Last version that worked well
No response
Affected platforms
Android
Description
I3_Sizing_Dynamic item sizing - After dragging the scrollbar, all images will automatically return to their original size.
Steps to Reproduce
Actual Behavior:
All images automatically return to their original size.
Expected Behavior:
All images keep the currently size.
Note
There is a known related issue before: Github 27053 When you change the size of an image and scroll down, the other images will also change automatically.
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
Microsoft.Maui.Controls 10.0.60-ci.inflight.26181.6
Is this a regression from previous behavior?
Yes, this is a regression. This issue does not reproduce on 10.0.51, 10.0.50, 10.0.40 & 10.0.20.
Last version that worked well
No response
Affected platforms
Android