[Android] LayoutUpdated
may be invoked twice
#2769
Labels
difficulty/starter 🚀
Categorizes an issue for which the difficulty level is reachable by newcomers
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
The
FrameworkElement.LayoutUpdated
event may be raised twice. This is caused by:Expected behavior
The event is invoked once.
How to reproduce it (as minimally and precisely as possible)
See the When_LayoutUpdated test.
Environment
Nuget Package:
Package Version(s):
Affected platform(s):
Visual Studio:
Relevant plugins:
Anything else we need to know?
The text was updated successfully, but these errors were encountered: