Tablet Settings support tab has start/end padding

Change-Id: Ifdc74af0edbd1b44c4f73b497f16f8edcf647ede
Fixes: 31583422
Tests: Visual Inspection
This commit is contained in:
Matthew Fritze
2016-09-28 14:30:17 -07:00
parent cf0f301250
commit 839be498b6
5 changed files with 13 additions and 9 deletions

View File

@@ -43,8 +43,8 @@
<dimen name="dashboard_padding_end">80dp</dimen>
<!-- Dashboard Header margin in its container -->
<dimen name="dashboard_header_margin_right">176dp</dimen>
<dimen name="dashboard_header_margin_left">176dp</dimen>
<dimen name="dashboard_header_margin_start">176dp</dimen>
<dimen name="dashboard_header_margin_end">176dp</dimen>
<!-- Dashboard category padding start / end -->
<dimen name="dashboard_category_padding_start">24dp</dimen>