Global Resources problem in Xamarin projects
Today I spent a lot of time to understand why my style doesn’t work. <Application xmlns="https://xamarin.com/schemas/2014/forms" xmlns:x="https://schemas.microsoft.com/winfx/2009/xaml" x:Class="myProject.App"> <Application.Resources> <ResourceDictionary>…