Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Jonas Wanke edited this page Apr 8, 2021 · 3 revisions

While creating the app, we had to make some design decisions. So, here we documented them.

  • The padding for screens is 16 dp horizontally and 8 dp at the top.
    16 dp seems like a good amount of breathing room. Because the fancy app bars have no border to the content when scrolled at the top, the top padding is only 8 dp.
  • Inside cards, the padding is 16 dp as well.
Clone this wiki locally