daniel-stoneuk / material-about-library

Makes it easy to create beautiful about screens for your apps
Apache License 2.0
1.12k stars 140 forks source link

Material keylines #4

Closed janheinrichmerker closed 7 years ago

janheinrichmerker commented 7 years ago

The library uses 16dp of card margin instead of 8dp which causes some alignment issues:

screenshot_20161228-140944 Card layout keylines

screenshot_20161228-141011 Standard keylines

Both problems would be solved by using 8dp as card margin. (16dp padding is perfectly fine)

daniel-stoneuk commented 7 years ago

Think this should be fixed now? Not too sure what the issue is exactly...

janheinrichmerker commented 7 years ago

Not yet fixed

daniel-stoneuk commented 7 years ago

Resolved. Thanks for the help!