Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change the font size of the Menu Item #1592

Closed
singhalavi opened this issue Oct 22, 2016 · 4 comments
Closed

How to change the font size of the Menu Item #1592

singhalavi opened this issue Oct 22, 2016 · 4 comments
Assignees
Labels

Comments

@singhalavi
Copy link

Is there any way to change the font size

@mikepenz
Copy link
Owner

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

@mikepenz mikepenz self-assigned this Oct 23, 2016
@Kashish-Sharma
Copy link

Kashish-Sharma commented Feb 23, 2019

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.

@mikepenz
Copy link
Owner

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

@Kashish-Sharma
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants