FontCallback
Interface used to receive asynchronous font fetching events.
Functions
Link copied to clipboard
Call onFontRetrievalFailed on the handler given, or the Ui Thread if it is null.
Link copied to clipboard
Call onFontRetrieved on the handler given, or the Ui Thread if it is null.
Link copied to clipboard
Link copied to clipboard
Called when an asynchronous font failed to load.
Link copied to clipboard
Called when an asynchronous font was finished loading.