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

[Android] CarouselView position resets when visibility toggled #12864

Merged
merged 9 commits into from
Jan 20, 2021

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix CarouselView position issue resets when visibility toggled on Android.

Issues Resolved

API Changes

None

Platforms Affected

  • Android

Behavioral/Visual Changes

Before/After Screenshots

fix12848

Testing Procedure

Launch Core Gallery and navigate to the issue 12848. Swipe the Carousel to select the item numbered 2. Then, tap the Hide Button to hide the Carousel and then the Show Button to show the Carousel again. If the position of the Carousel is the same as before hiding, the test has passed.

PR Checklist

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

Copy link
Member

@rmarinho rmarinho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a UITest please? :)

@rmarinho rmarinho requested a review from hartez November 16, 2020 12:52
@jsuarezruiz
Copy link
Contributor Author

@rmarinho Sure, added the related UITest.

@rmarinho
Copy link
Member

Seems tests were failing on Android , can you confirm @jsuarezruiz ?

Copy link
Member

@rmarinho rmarinho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are failing on Android

@jsuarezruiz
Copy link
Contributor Author

Updated the PR merging the latest changes added to CarouselViewRenderer and validated that the fix is still valid.

@rmarinho rmarinho merged commit 6f9b1f6 into 5.0.0 Jan 20, 2021
@rmarinho rmarinho deleted the fix-12848 branch January 20, 2021 11:22
@samhouts samhouts added this to the 5.0.0 milestone Jan 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] CarouselView position resets when visibility toggled.
4 participants