Skip to content

Commit

Permalink
Increase dashboard screen padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Tornaco committed Sep 17, 2021
1 parent c9be4c2 commit 9ebddaf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
<dimen name="dashboard_tile_image_size">24dp</dimen>
<dimen name="dashboard_tile_image_size_large">32dp</dimen>

<dimen name="dashboard_card_start_margin">8dp</dimen>
<dimen name="dashboard_card_top_margin">8dp</dimen>
<dimen name="dashboard_card_start_margin">10dp</dimen>
<dimen name="dashboard_card_top_margin">10dp</dimen>

<!-- Dashboard tile image margin start / end -->
<dimen name="dashboard_tile_image_padding">0dp</dimen>
Expand Down

0 comments on commit 9ebddaf

Please sign in to comment.