I want list of fonts used by the android framework.
The three provided fonts in android (through 2.3 at least) are:
Typeface.SERIF
)Typeface.SANS_SERIF
)Typeface.MONOSPACE
)If you don't specify a typeface, the default is usually Typeface.SANS_SERIF
As you see in the class Typeface, there's SANS_SERIF
, SERIF
and MONOSPACE
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With