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?
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.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more
StackLayouttogether with aLabel? - Gerald VersluisStackLayoutwith aLabel... something like that might work! - John