-
Notifications
You must be signed in to change notification settings - Fork 759
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(droid): add workaround for NavView leaving blank on IsBackButtonVisible update #19517
base: master
Are you sure you want to change the base?
Conversation
src/Uno.UI/Microsoft/UI/Xaml/Controls/NavigationView/NavigationView.cs
Outdated
Show resolved
Hide resolved
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19517/index.html |
d3ff552
to
733009d
Compare
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19517/index.html |
62e67b4
to
e12cc8d
Compare
e12cc8d
to
7dc982b
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19517/index.html |
7dc982b
to
c3624af
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19517/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19517/index.html |
|
c3624af
to
7786f65
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19517/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19517/index.html |
|
GitHub Issue (If applicable): closes #19516, closes unoplatform/ziidms-private#46
PR Type
What kind of change does this PR introduce?
What is the current behavior?
after changing NavView::IsBackButtonVisible value, all NVItems would stop updating their layout/size when expanded/collapsed.
What is the new behavior?
added a workaround for this issue
PR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.