Polish stats screen: unified selection language, hierarchy, and whitespace#62
Merged
Merged
Conversation
…space - Unify selection paradigm: category chips now use filled primaryContainer/ secondaryContainer instead of thick colored outline borders, matching the chart type tiles' filled style. All three sections speak the same visual language. - Promote all section headers (Time range, Pick up to 2 categories, Chart type) from titleSmall to titleMedium so the screen is scannable rather than flat. - Elevate the X/Y axis readout: wrap it in a surfaceVariant pill with labelLarge text so the axis configuration summary has proper visual weight instead of being buried as tiny inline labels. - Reduce chart type tile width 100 → 80 dp so four tiles fit without clipping. - Tighten FlowRow vertical spacing to 8 dp for more consistent chip breathing room. https://claude.ai/code/session_018PzyCJXUmRxBCxjFSWnHjo
- Thick colored outlines read as alerts, not selections - One selection language per screen - Section headers need at least one weight step above body text - Key configuration summaries need a visual container https://claude.ai/code/session_018PzyCJXUmRxBCxjFSWnHjo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
secondaryContainer instead of thick colored outline borders, matching the
chart type tiles' filled style. All three sections speak the same visual language.
from titleSmall to titleMedium so the screen is scannable rather than flat.
labelLarge text so the axis configuration summary has proper visual weight
instead of being buried as tiny inline labels.
https://claude.ai/code/session_018PzyCJXUmRxBCxjFSWnHjo