ApplyFont

interface ApplyFont

Functional interface for method to call when font is retrieved (or fails with fallback).

Functions

Link copied to clipboard
abstract fun apply(font: Typeface)