VisualElement.InvalidateMeasure not work at Android after update VisualStudio to 17.3.0 preview2 #8270
Labels
area-layout
StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter
platform/android 🤖
s/needs-repro
Attach a solution or code which reproduces the issue
t/bug
Something isn't working
Description
After update VisualStudio to 17.3.0 preview2, use
VisualElement.InvalidateMeasure()
not let layout loadMeasureOverride
again at Android, it work at Windows, i don't test it at iOS.Steps to Reproduce
Version with bug
6.0.400 (current)
Last version that worked well
6.0.312
Affected platforms
Android, I was not able test on other platforms
Affected platform versions
Android 9
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: