Some feedback about the material design guidelines. This feedback is relevant to the August 2016 release of the spec.
Material design is great and the specifications are formidable to work with, but I have stumbled upon some details during the creation of this library.
The grid list label (text size?) is defined in dp instead of sp.
Top specs are that all labels should be 13sp but the closed contact chip specs indicate a value of 14sp.
Some specs for a large divider could be set here, having a 7dp top padding and a 8dp bottom padding.
These values are specified independently in Bottom sheets, Dialogs and Menus and could reference a common spec here.
Minor fixes:
- "test" at the end of the first paragraph :)
MobilevsVarious widths, shouldVarious widthsbeTablet?- Rename
MobiletoSimple menu (mobile),Various widthstoSimple menu (Various widths)and merge theCascading menuelements - The specs for the
Cascading menufont are in pt - Mobile:
Menu item text left padding: 16dp->Menu item text left and right padding: 16dpto match thecomponents_dialogs_simplemenus8.pngandcomponents_dialogs_simplemenus9.pngdiagrams - Missing divider specs for the simple menu (present in cascading menu), I suppose it's the same (16dp height)
Should the position of the text in the simple menu items be specified by a bottom padding? With tall scripts and scaled text using sp, the text will expand vertically. Why not centering the text vertically in the item, to match the cascading menu layout?
Last video doesn't load: error Media "components-progressactivity-behavior_Loading_SwipeDown_noload_xhdpi_005.mp4" not found
Minor fixes:
- Should the
Google Blue 500color spec be renamed toMaterial Blue 500? - One color spec is
Google Blue 500, another isGrey 400, rename one for consistency.