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

[Android] Crash in CarouselView adjusting PeekAreaInsets in OnSizeAllocated #13440

Merged
merged 2 commits into from
Jan 19, 2021

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

The issue is a crash in CarouselView adjusting PeekAreaInsets in OnSizeAllocated. However, cannot reproduce the issue in 5.0.0 branch. For that reason, this PR only include the test.

@rmarinho The exception comes from UpdateFromCurrentItem method. It could be fixed with one of the last PRs like #13182?

Issues Resolved

API Changes

None

Platforms Affected

  • Android

Behavioral/Visual Changes

None

Before/After Screenshots

fix13436

Testing Procedure

Launch Core Gallery and navigate to the issue 13436. Without exceptions, the test has passed.

PR Checklist

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

@jsuarezruiz jsuarezruiz added t/bug 🐛 p/Android i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often a/carouselview labels Jan 18, 2021
@rmarinho rmarinho merged commit b370f34 into 5.0.0 Jan 19, 2021
@rmarinho rmarinho deleted the fix-13436 branch January 19, 2021 11:05
@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.
Labels
a/carouselview i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often p/Android t/bug 🐛
Projects
None yet
3 participants