If I set IsBusy to true I get a nice little activity indicator in the toolbar on Android. But this doesn't show up on 5.0+. Do I need to do something to make it show up, or am I going to have to implement my own ActivityIndicator for 5+?
↧
If I set IsBusy to true I get a nice little activity indicator in the toolbar on Android. But this doesn't show up on 5.0+. Do I need to do something to make it show up, or am I going to have to implement my own ActivityIndicator for 5+?