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

Grid Template - for navigation and parking & charging apps #2

Open
oguzhnatly opened this issue Sep 20, 2021 · 0 comments
Open

Grid Template - for navigation and parking & charging apps #2

oguzhnatly opened this issue Sep 20, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects

Comments

@oguzhnatly
Copy link
Member

Purpose of Grid Template

Presents up to 6 items in a grid layout. This template is useful when users make their decisions primarily based on images. It should include the grid items up to 6, where each grid item contains an image from Flutter Assets, a primary text for each grid item (mandatory), and asecondary text for each grid item (optional).

Screen Shot 2021-09-20 at 22 10 56

Design Guideline

Screen Shot 2021-09-20 at 22 13 15

Requirements

● MUST NOT include more than 6 grid items
● SHOULD limit the length of primary and secondary text strings to avoid truncation
● SHOULD have an action associated with each grid item (information-only items are not recommended)
● SHOULD clearly indicate item state (for grid items that have multiple states, such as selected and unselected) by variations in image, icon, or text. Images and icons must be taken from Flutter Assets.
● MAY show a loading spinner in place of the icon or image for a grid item when an action associated with the item is in progress

Documentation

For UX design details and more guidelines, please refer to Android for Cars App Library Design Guidelines

@oguzhnatly oguzhnatly added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 20, 2021
@oguzhnatly oguzhnatly added this to To do in v1.0 Sep 20, 2021
@itsAmitGoyani itsAmitGoyani removed their assignment Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
v1.0
To do
Development

No branches or pull requests

3 participants