Skip to content

Instantly share code, notes, and snippets.

@stramek
Created October 17, 2017 10:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stramek/b467abba2e89a72415075c4d4273c142 to your computer and use it in GitHub Desktop.
Save stramek/b467abba2e89a72415075c4d4273c142 to your computer and use it in GitHub Desktop.
changeFontButton.setOnClickListener {
FontsContractCompat.requestFont(applicationContext, createFontRequest(fonts[nextFontIndex]), callback, Handler())
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment