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

php - Autoloader issue not returning Class -

C++ Program To Find Smallest and Largest Number In Array -

How do I compare strings in Java? -