am a9642fa1: am b1e68e97: am 8acc32ee: Merge "QS: Add 8dp above and below the tile panel." into lmp-dev

* commit 'a9642fa1e6d05dfeb0d4bc0ed1049d5e1198fc05':
  QS: Add 8dp above and below the tile panel.
This commit is contained in:
John Spurlock
2014-08-04 19:42:39 +00:00
committed by Android Git Automerger

View File

@@ -19,6 +19,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/qs_background_primary"
android:paddingTop="8dp"
android:paddingBottom="8dp"
android:elevation="2dp">
<com.android.systemui.qs.QSPanel