Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] Make ActivityIndicator fullscreen for appshell #13924

@leandrofagundes

Description

@leandrofagundes

Summary

When using activity indicator on a ShellApp project, the NavBar stills unblocked and the user can navigate back or navigate through menu even when app is busy.

API Changes

In order to allow the activity indicator to cover full screen, even the nav bar, a template can be add to the appshell.xaml configuration for when the application is busy.

Intended Use Case

Every time we need a loading on the screen, we can just call Shell.IsBusy or something like that and the template will be activated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions