summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout-sw600dp
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2014-05-06 22:22:20 +0200
committerJorim Jaggi <jjaggi@google.com>2014-05-07 19:49:23 +0200
commitd7daab7b9e33cd56f2692b9ebea87ef21290c1ea (patch)
tree121d7e8ef3c3f81dfffd1655f9c7c23f860935f7 /packages/SystemUI/res/layout-sw600dp
parent0be30834b4a4c2784bd403c22cfcbd96d404c9be (diff)
downloadframeworks_base-d7daab7b9e33cd56f2692b9ebea87ef21290c1ea.zip
frameworks_base-d7daab7b9e33cd56f2692b9ebea87ef21290c1ea.tar.gz
frameworks_base-d7daab7b9e33cd56f2692b9ebea87ef21290c1ea.tar.bz2
New layout structure for the expanded status bar.
This also includes a new (very WIP) interaction to get to quick settings, with clumping the cards and a scrollable container with the cards and the bottom QS part in it. Change-Id: Ib073bb0174cddcf60347a5e3bb474fb3b6385bcf
Diffstat (limited to 'packages/SystemUI/res/layout-sw600dp')
-rw-r--r--packages/SystemUI/res/layout-sw600dp/heads_up.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/SystemUI/res/layout-sw600dp/heads_up.xml b/packages/SystemUI/res/layout-sw600dp/heads_up.xml
index 71f7c21..f7035fe 100644
--- a/packages/SystemUI/res/layout-sw600dp/heads_up.xml
+++ b/packages/SystemUI/res/layout-sw600dp/heads_up.xml
@@ -25,7 +25,6 @@
android:id="@+id/content_holder"
android:layout_height="wrap_content"
android:layout_width="@dimen/notification_panel_width"
- android:layout_marginStart="@dimen/notification_panel_margin_left"
android:background="@drawable/heads_up_window_bg"
/>
</com.android.systemui.statusbar.policy.HeadsUpNotificationView>