Hi,
I have implemented custom font for my Xamarin forms project. In iOS, it works perfect, with the help of info.plist. In Android, I have declared CustomLabel, CustomEntries and CustomButtons in order to use Custom Font. However, I am not able to create CustomAction Bar to use custom font. Please help.