What is the default typeface of the app bar text in Android? -


the typeface of text default app bar isn't of typefaces available default -- compared of them visually app bar text , none of them matched. style i'm comparing theme.appcompat.light.darkactionbar. idea how text default text in app bar?

here's i'm talking about:

enter image description here
*text on left default app bar text , text on right default android text (sans-serif), bold -- of few typefaces available default, closest default app bar text
*sans-serif not bold thin

seems roboto medium 20sp according this info.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -