Is there an simple way to add a ActivityIndicator() to the toolbar? Our app is mostly a bunch of listviews that display data from a REST service. We need an ActivityIndicator on the toolbar when getting data.
↧
Is there an simple way to add a ActivityIndicator() to the toolbar? Our app is mostly a bunch of listviews that display data from a REST service. We need an ActivityIndicator on the toolbar when getting data.