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

[Android] On UpdateInitialPosition reset _gotoPosition state #13182

Merged
merged 1 commit into from
Dec 18, 2020
Merged

Conversation

rmarinho
Copy link
Member

Description of Change

There could be a issue where the position is being set and we are then also calling UpdateIntialPosition, we should reset the _goToPosition because we aren't using the animate scroll on UpdateIntialPosition

Issues Resolved

API Changes

None

Platforms Affected

  • Android

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Added UITest

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@rmarinho rmarinho requested a review from hartez December 17, 2020 15:54
@rmarinho rmarinho added blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. a/carouselview labels Dec 17, 2020
@rmarinho rmarinho added this to To do in vNext+1 (5.0.0) via automation Dec 17, 2020
@rmarinho rmarinho added this to the 5.0.0 milestone Dec 17, 2020
@rmarinho rmarinho moved this from To do to In Review in vNext+1 (5.0.0) Dec 17, 2020
@rmarinho rmarinho changed the title [Android] On UpdateIntialPosition reset _gotoPosition state [Android] On UpdateInitialPosition reset _gotoPosition state Dec 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/carouselview blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. p/Android
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[Bug] CarouselView.CurrentItem not working at all
3 participants