googlesamples / easypermissions

Simplify Android M system permissions
https://firebaseopensource.com/projects/googlesamples/easypermissions/
Apache License 2.0
9.87k stars 1.46k forks source link

How to set custom font? #215

Closed Drjacky closed 6 years ago

Drjacky commented 6 years ago

Basic Information

EasyPermissions version: 0.1.6

Describe the problem

How to set Custom Font for Dialog texts?

samtstern commented 6 years ago

@Drjacky sorry this is not a feature we support in EasyPermissions. This library inherits the theme from the Context you pass in so you may have some luck with a custom text appearance in your global theme.