Description
Description
VS exits debug mode after changing Android Settings while playing an animation on Android Emulator, not repro on Android Local device.
Steps to Reproduce
1.Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Android.
2.Turn on developer mode of the emulator.
3.Click 'F' -> Click or tap on test 'F1' or ‘‘F2’.
4.Enable Battery Saver or Remove Animations.
Settings -> Battery -> Battery Saver -> Use Battery Saver.
Settings -> Accessibility -> Color and motion -> Remove animations.
5.Return to App.
Actual result:
VS exits debug mode after Enable Battery Saver or Remove Animations while playing an animation.
Expected result:
VS debug is normal.
Link to public reproduction project repository
https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests
Version with bug
Microsoft.Maui.Controls 8.0.0-nightly.9577+sha.baa86b2078-azdo.8654829
.NET SDK: 8.0.100
Is this a regression from previous behavior?
Not a regression, this issue also repro on 8.0.3.
Affected platforms
Android