getFallbackFont

Returns a fallback Typeface that is retrieved synchronously, in case the actual font is not yet resolved or pending async fetch or an actual Typeface if resolved already.

Fallback font is a font that can be resolved using typeface attributes not requiring any async operations, i.e. android:typeface, android:textStyle and android:fontFamily defined as string rather than resource id.