Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

ListView initial ActivityIndicator color

$
0
0

Hi,

i set the global color for this ActivityIndicators in App.xaml:

<Style TargetType="ListView">
    <Setter Property="RefreshControlColor" Value="{StaticResource NavigationPrimary}" />
</Style>

<Style TargetType="ActivityIndicator">
    <Setter Property="Color" Value="{StaticResource NavigationPrimary}" />
</Style>

This works, but not for the ListView when loading the first time. I attached Screenshots:

Inital loading:

Refresh from user (pull to refresh):


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>