Hello,
I'm currently facing a problem with custom font.
I use "Segoe MDL2" to display icons.
I already use it in SfTabItem Name and its working perfectly.
My problem is in ListView (Default Xamarin.Forms ListView) within a SfTabView or SfNavigationDrawer :
My cells (first appearing) does not load Font and nothing is displayed.
When I scroll, new appearing cells load my CustomFont correctly, and Icons are displayed.
I only figured it out when I first start my app on real iOS device.
On simulator, there is no problem.
This problem also appear as soon as my ListView is in any SyncFusion component (SfTabView, SfNavigationDrawer, ...)
Do you have any explaination about it ?
Best Regards,
Cyril