Hi everyone,
I'm making a new Xamarin.Android App with Xamarin.Forms and I was just wondering if there's a performance drawback from making your styles in App.xaml instead of using directly attributes on each views and controls.
If there's one, is it really noticeable ?
I know that it's easier to maintain with a global styles file (like css), but i'm just asking if there's a cost using one way or the other.
Thanks,
Best regards,
Armand