I'm making a login view using material design guidelines, which makes me confused whether the text field should be and the login button must have the same size?
Answer
In Material Design Guidelines you can find the answer for this. You can set the width in two ways:
- Set a button’s width to be the size of the text label, with 16dp padding on the left and right
- Set the button’s relative position to the responsive layout grid
No comments:
Post a Comment