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

Changing Top Bar text font weight to medium #61

Closed
wants to merge 1 commit into from

Conversation

bhavesh100
Copy link
Contributor

The current view of the topbar is

After changing

fontWeight = FontWeight.Medium

I noticed that the topbar font weight is normal in most of the applications.

@lorenzovngl
Copy link
Owner

Hello 👋
thanks for your proposal.

Personally I like the current status but I would like to build an app that allow the users to customize UI, so everyone can change as their liking.

Seems that the official guidelines suggests that it should not be bold:

What about add an activity, similar to SettingsActivity, and put in it option to customize UI?

For example, the new activity would contain a SettingItem Top app bar font with options Normal (as it is now) and Bold (with fontWeight = FontWeight.Medium)

What do you think about this?

@bhavesh100
Copy link
Contributor Author

I agree on this. I also like your idea of ​​customized UI.

I have seen Google applications using both bold and non-bold

Here Gmail using non-bold top bar

GmailTopbar

And here Play store using bold top bar

PlayStoreTopBar

@bhavesh100 bhavesh100 closed this Sep 19, 2023
@bhavesh100 bhavesh100 reopened this Sep 19, 2023
@bhavesh100 bhavesh100 closed this Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants