Shell navigation bar flickering during refresh (animation transition) after the menu/flyout item selection #20035
Labels
area-controls-shell
Shell Navigation, Routes, Tabs, Flyout
platform/android 🤖
t/bug
Something isn't working
Description
Out-of-the-box code sample with Shell navigation has a silly issue - when the flyout/menu item has been selected to jump to another content page, the navigation bar refreshes (or does the animation transition) completely with flickering and shows the white background for a fraction of a second.
It blocks us from using Shell for our Office-class business app.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/dotnet/maui-samples
Version with bug
8.0.6
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android, I was not able test on other platforms
Affected platform versions
Android 13
Did you find any workaround?
No, tried to fix it by adding Shell.PresentationMode="NotAnimated" (into AppShell.xaml, MainPage.xaml), but it didn't help
Recorded video with the animation transition issue:
https://github.com/dotnet/maui/assets/4208052/ea145382-e254-4143-b74e-bf6a726de7cd
Relevant log output
No response
The text was updated successfully, but these errors were encountered: