-
Notifications
You must be signed in to change notification settings - Fork 762
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(xLoad): [Android] Fix invalid x:Load reentrancy issue #7111
Conversation
715eda1
to
6ea53d1
Compare
The build 33549 found UI Test snapshots differences: Details
|
6ea53d1
to
9301c3a
Compare
9301c3a
to
7c72ab4
Compare
The build 33580 found UI Test snapshots differences: Details
|
7c72ab4
to
8d58e7e
Compare
Seems there is a build issue - |
8d58e7e
to
69f5561
Compare
This scenario may happen when `x:Load` is used with a visibility binding causing a invalid invocation of the ViewGroup.RemoveViewAt Android API.
69f5561
to
9784464
Compare
The build 33618 found UI Test snapshots differences: Details
|
GitHub Issue (If applicable): closes #6998
PR Type
What kind of change does this PR introduce?
What is the new behavior?
x:Load with Visibility binding does not fail with android.
PR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.Other information
Internal Issue (If applicable):