Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Revert "[Android] fix item indices and item count in a ListView" #15473

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

jfversluis
Copy link
Member

Reverts #15306

@heikow10 unfortunately I have to revert this one for now. It causes a regression with ListView.ScrollTo being off by 1. Bugzilla41600 fails on it, but you can also check with other scenarios that test ScrollTo.

@jfversluis jfversluis merged commit 04ace58 into 5.0.0 Jul 14, 2022
@jfversluis jfversluis deleted the revert-15306-issue-15305 branch July 14, 2022 12:21
heikow10 added a commit to heikow10/Xamarin.Forms that referenced this pull request Jul 15, 2022
heikow10 added a commit to heikow10/Xamarin.Forms that referenced this pull request Jul 15, 2022
@heikow10
Copy link
Contributor

@jfversluis I could reproduce this bug in my test application and I could comprehend the bug. So I made another try, see #15477.

jfversluis added a commit that referenced this pull request Jul 16, 2022
* Revert "Revert "[Android] fix item indices and item count in a ListView (#15306)" (#15473)"

This reverts commit 04ace58.

* Fix scroll position in ListView on Android (#15305)

Co-authored-by: Heiko Wobst <wobst.heiko1010@t-online.de>
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants