Tablet Settings Layout is no longer stretched

Change-Id: If4a883077f41b859f4e8aaf92a4f397b94814137
Fixes: 31583422
Tests: Visual Inspection
This commit is contained in:
Matthew Fritze
2016-09-28 14:30:17 -07:00
parent 59d2b185f3
commit c4a9b18121
7 changed files with 22 additions and 5 deletions

View File

@@ -96,6 +96,10 @@
<dimen name="dashboard_padding_top">0dp</dimen>
<dimen name="dashboard_padding_bottom">0dp</dimen>
<!-- Dashboard Header margin in its container -->
<dimen name="dashboard_header_margin_right">0dp</dimen>
<dimen name="dashboard_header_margin_left">0dp</dimen>
<!-- Dashboard category padding start / end -->
<dimen name="dashboard_category_padding_start">0dp</dimen>
<dimen name="dashboard_category_padding_end">0dp</dimen>