Materialdrawer: How to change the font size of the Menu Item

Created on 22 Oct 2016  路  4Comments  路  Source: mikepenz/MaterialDrawer

Is there any way to change the font size

question

All 4 comments

you can define the font size if you overwrite the dimensions set in the dimens.xml just add the entry to your dimens.xml and change the value

Tried overriding:
<dimen name="material_drawer_account_header_title">20sp</dimen>
<dimen name="material_drawer_account_header_subtext">13sp</dimen>
Didn't work. Need help.

What exactly does "didn't work mean"? which texts to you want to modify?
how does it look like?

Ohh I'm really sorry, it worked.
Was not doing it correctly.
My bad.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wayne1203 picture wayne1203  路  3Comments

DasserBasyouni picture DasserBasyouni  路  4Comments

hosseiniSeyRo picture hosseiniSeyRo  路  3Comments

Erwinstein picture Erwinstein  路  3Comments

ghost picture ghost  路  3Comments