nathanielw / Android-Lollipop-Pencil-Stencils

Pencil stencil collection for Android 5.0 (Lollipop) UI components
MIT License
436 stars 45 forks source link

Edit Text Padding #17

Open mjohenneken opened 7 years ago

mjohenneken commented 7 years ago

Hello, first of all Great Work Nathaniel!

I just want to let you know the text field padding between label and input should be 8px. Currently it seems to be 16px.
See: https://material.io/guidelines/components/text-fields.html#text-fields-layout

Best Regards