0
votes

Is there anything like the ActivityIndicator that allows you to add text? Or would I need to write some sort of custom renderer class to go along with it?

ActivityIndicator with text

Edit: Added picture.

1
What do you mean exactly? Why not put it in a StackLayout together with a Label? - Gerald Versluis
I added a picture. I didn't think of a StackLayout with a Label... something like that might work! - John
Something like that can be done with Acr.UserDialogs indeed like noted by Egor - Gerald Versluis

1 Answers

2
votes

I'd like to suggest you to use Acr.UserDialogs. ShowLoading for example.