Hi!
I have some resources (colors defenitions in this case). And I use these resources in Xamarin.Forms XAML and in Android xml layout defenitions (for my custom renderers) as well. Can I somehow define these resources only once and use them in both places?
Thank you!