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

GridTileBar doesn't seem to respect Material design's spec #6836

Closed
Pacane opened this issue Nov 13, 2016 · 2 comments · Fixed by #6844
Closed

GridTileBar doesn't seem to respect Material design's spec #6836

Pacane opened this issue Nov 13, 2016 · 2 comments · Fixed by #6844
Assignees
Labels
customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there. f: material design flutter/packages/flutter/material repository.

Comments

@Pacane
Copy link
Contributor

Pacane commented Nov 13, 2016

Steps to Reproduce

  • Go to Flutter Gallery
  • Go to Grid Demo
  • (Keep the default "Two Lines")

Expected : All bars should have the same height
Actual: There's a small difference in height between the bottom bars in the tiles "Mountain country" and "Alpine place".

If you want to make it even more visible:

  • Change the demo to be "One line"
    Expected : All bars should have the same height
    Actual: There's a big difference in height between the bottom bars in the tiles "Desert land" and "Narnia".

Note: See the specs for specific measurements.

screenshot_20161113-152933

Logs

N/A

Flutter Doctor

 ❯ flutter doctor                                                                                                                                                                                                        [15:27:09]
[✓] Flutter (on Linux, channel master)
    • Flutter at /home/joel/code/flutter
    • Framework revision c1f817dfa1 (3 hours ago), 2016-11-13 12:30:48
    • Engine revision 84a060820a
    • Tools Dart version 1.21.0-dev.3.0

[✓] Android toolchain - develop for Android devices (Android SDK 25.0.0)
    • Android SDK at /opt/android-sdk
    • Platform android-25, build-tools 25.0.0
    • ANDROID_HOME = /opt/android-sdk
    • Java(TM) SE Runtime Environment (build 1.8.0_112-b15)

[✓] IntelliJ IDEA Ultimate Edition (version 2016.3)
    • Dart plugin installed
    • Flutter plugin installed

[✓] Connected devices
    • Nexus 6P • 84B7N15A10004400 • android-arm • Android 7.1.1 (API 25)
@eseidelGoogle eseidelGoogle added f: material design flutter/packages/flutter/material repository. customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there. labels Nov 14, 2016
@HansMuller HansMuller self-assigned this Nov 14, 2016
@HansMuller
Copy link
Contributor

Thanks for the report, will fix!

@github-actions
Copy link

github-actions bot commented Sep 5, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there. f: material design flutter/packages/flutter/material repository.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants