[Android] Fix for Incorrect ItemsViewScrolledEventArgs Values in CollectionView with Grouped Items - #31437
Closed
SyedAbdulAzeemSF4852 wants to merge 8 commits into
Closed
[Android] Fix for Incorrect ItemsViewScrolledEventArgs Values in CollectionView with Grouped Items#31437SyedAbdulAzeemSF4852 wants to merge 8 commits into
SyedAbdulAzeemSF4852 wants to merge 8 commits into
Commits
Commits on May 4, 2026
- committed
- committed
- committed
- committed
Used Math.Clamp instead of Math.Max to ensure that visible item indices stay within the valid range.
committed- committed
- committed
- committed