Open BrianDT opened 1 year ago
On Android the animation does not stop when storyboard.Stop(); is called.
Works correctly on Windows, WASM and iOS.
The animation should stop.
Reproduced in the sample at https://github.com/BrianDT/UnoAnimationCompleteIssue
In the sample app start either of the code animations and then press the stop animation button.
None found
Yes
Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
5.0.40
Android
Visual Studio 2022
17.7.6
None
No response
Sample updated to Uno 5.2.175 Issue still outstanding
Current behavior
On Android the animation does not stop when storyboard.Stop(); is called.
Works correctly on Windows, WASM and iOS.
Expected behavior
The animation should stop.
How to reproduce it (as minimally and precisely as possible)
Reproduced in the sample at https://github.com/BrianDT/UnoAnimationCompleteIssue
In the sample app start either of the code animations and then press the stop animation button.
Workaround
None found
Works on UWP/WinUI
Yes
Environment
Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
NuGet package version(s)
5.0.40
Affected platforms
Android
IDE
Visual Studio 2022
IDE version
17.7.6
Relevant plugins
None
Anything else we need to know?
No response