-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
Quickwin for category label #204
Comments
Colors enrich life, so I like the second variant. However, the buttons in material design look very similar. So I'm not sure if this would be a good idea. Which colors do you use for the first variant? I try to test it in a real scenario with real categorized notes. If you decide to commit one of these ideas, here are some remarks for the implementation:
|
I would suggest a small layout modification to the list entries to make this work better:
Ideally coloring should be used to relate to a category so it can be used to distinguish them. :) |
The current category label does not perform well.
Until the sidebar is implemented, it would be a quickwin to display them a bit more beautiful.
Current implementation:
I made two changes to compare.
The first one is just a bit grey background and some more padding, might be better when many notes are in category because it does not distract that much from the more important content.
The second one is more "heavy" with a primary colored label
Please share your opinions.
Ah, and no, there won't be an option for that 😆
cc @korelstar @jancborchardt
PS.: I thought about moving the label to the right side, so all notes are aligned if the category label is long, short or not present
Below the changed code of
fragment_notes_list_note_item.xml
:The text was updated successfully, but these errors were encountered: