You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any hint on how to customize the size font for now?
I tried in custom renderer for Android, by finding the LinearLayout, finding all TextView in it and SetTextSize inside the DispatchDraw method. But does not work very well (it reduces only for those texts that wouldn't fit in the tab, for those that fit it kept the original size).
Font size does not work properly for all platforms:
Android
iOS
UWP
Mac
The text was updated successfully, but these errors were encountered: