resolve merge conflicts of 3b7bac537d to master

Test: I solemnly swear I tested this conflict resolution.
Change-Id: I8233ff863d207d669a32034d49e02036987def95
This commit is contained in:
Jason Monk
2017-07-05 13:25:20 -04:00
2 changed files with 3 additions and 3 deletions

View File

@@ -23,8 +23,8 @@
android:clipChildren="false"
android:clipToPadding="false"
android:gravity="center"
android:paddingStart="16dp"
android:paddingEnd="16dp"
android:paddingStart="8dp"
android:paddingEnd="8dp"
android:orientation="horizontal">

View File

@@ -196,7 +196,7 @@
<dimen name="status_bar_header_padding_bottom">48dp</dimen>
<!-- The height of the container that holds the system icons in the quick settings header. -->
<dimen name="qs_header_system_icons_area_height">32dp</dimen>
<dimen name="qs_header_system_icons_area_height">40dp</dimen>
<!-- The height of the container that holds the system icons in the quick settings header in the
car setting. -->