[droid] Toggling NV.IsBackButtonVisible prevents NVIs expansion/collapse from updating their layout #19516
Labels
area/items-repeater
Categorizes an issue or PR as relevant the ItemsRepeater control
area/navigationview 🧭
Categorizes an issue or PR as relevant to the NavigationView control
difficulty/medium 🤔
Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI
kind/bug
Something isn't working
platform/android 🤖
Categorizes an issue or PR as relevant to the Android platform
project/layout 🧱
Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..)
Current behavior
^ after changing NavView::IsBackButtonVisible value, all NVItems would stop updating their layout/size when expanded/collapsed.
Expected behavior
^ should not happen
How to reproduce it (as minimally and precisely as possible)
uno runtime test snippet
^ notice that no longer push or pull the items around
Workaround
invoke InvalidateMeasure on all nested ItemsRepeaters
Works on UWP/WinUI
No
Environment
Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia
NuGet package version(s)
[email protected] AND uno @ 9252761
Affected platforms
Android
IDE
Visual Studio 2022
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
ref: https://github.com/unoplatform/ziidms-private/issues/46
The text was updated successfully, but these errors were encountered: