dotnet / dotnet/maui-samples

In FlyoutPageSample, The Navigationbar is removed when we go back and open the app again in Android.

Open
#210 0 comments 3 reactions 0 assignees View on GitHub
partner/cat 😻
Dominant language
C#
Stars
3.7k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

I am using this sample as a base for my Maui apps for navigation using Flyout.
https://github.com/dotnet/maui-samples/tree/main/6.0/Navigation/FlyoutPageSample

I am not sure about other platforms but this happened in Android platform.

When we start the app from beginning (Fresh start), the navigation bar and hamburger icon are displayed good.
However, if we go back and app is sent to background and then open the app again, notice that the navigationbar is removed from the Page.

The Navigationbar should be visible even if we go back and open the app again.

![image](https://user-images.githubusercontent.com/16605284/174308863-925d9a3e-0152-4a42-9c33-ac8362e32e76.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.