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

Make CarouselView.IsBounceEnabled work on initialization #9160

Merged
merged 1 commit into from Jan 13, 2020
Merged

Conversation

jfversluis
Copy link
Member

Description of Change

Make control aware of the IsBounceEnabled value on initialization on Android.

Issues Resolved

API Changes

None

Platforms Affected

  • Android

Behavioral/Visual Changes

When setting IsBounceEnabled from XAML it wouldn't work since the property was not propagated to the native control on initialization, only when the property was set.

Before/After Screenshots

Not applicable

Testing Procedure

Go to CarouselView Core Gallery and find the new IsBounceEnabled option. When swiping from left to right you should not see the Android overscroll animation. On other CarouselView Core Gallery options you should see it.

PR Checklist

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

@rmarinho rmarinho merged commit e55de52 into 4.5.0 Jan 13, 2020
@samhouts samhouts deleted the fix-9159 branch January 13, 2020 23:05
@samhouts samhouts added the approved Has two approvals, no pending reviews, and no changes requested label Jan 14, 2020
@samhouts samhouts added this to the 4.5.0 milestone Jan 22, 2020
@samhouts samhouts added this to Done in CarouselView Feb 15, 2020
@samhouts samhouts removed this from Done in CarouselView May 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/carouselview a/collectionview approved Has two approvals, no pending reviews, and no changes requested ControlGallery p/Android t/bug 🐛
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants