❔ [MAUI] Global Activity Indicator
I have a MAUI Shell application where I'd like to show a global ActivityIndicator or loading icon. Unfortunately, I don't see a way to place an ActivityIndicator on the
Shell
XAML or class directly, and doing a hack with a popup page is extremely unreliable. Is there a way I can add views directly to the Shell
or MainPage
(which is of type Shell
) directly?1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.