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

Add check if View is not disposed to prevent NRE for Android Button #14760

Merged
merged 2 commits into from
Oct 20, 2021

Conversation

jfversluis
Copy link
Member

Description of Change

TBD

Issues Resolved

API Changes

None

Platforms Affected

  • Android

Behavioral/Visual Changes

No NRE in the described scenario

Before/After Screenshots

Not applicable

Testing Procedure

Go to test page 14757, click several times on the "To Testpage" button and go back, then on the first page click "Change text" if there is no NRE and the text changes, the test has passed

PR Checklist

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

@jfversluis jfversluis merged commit 95870d7 into 5.0.0 Oct 20, 2021
@jfversluis jfversluis deleted the fix-14757 branch October 20, 2021 08:33
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] Android ObjectDisposedException thrown Button inside CollectionView with Binding
2 participants