summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Alex Florescu <alexflo@google.com> 2021-03-05 08:26:08 +0000
committer Alex Florescu <alexflo@google.com> 2021-03-05 08:26:08 +0000
commit68d0a3837fb981f37084d609ddde7352d8c5a12d (patch)
treec1c2b6bd690c3d11c91c97cbe43b64653378ab76
parent072a1bc836030bc42747ffe67cccba4406a8b8cb (diff)
Move shade split ratio to 50/50
Test: manual Bug: 170856304 Change-Id: I48bdd57ec0a04361b2ab3d40739f3d5f7999d0b9
-rw-r--r--packages/SystemUI/res/layout/status_bar_expanded.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/layout/status_bar_expanded.xml b/packages/SystemUI/res/layout/status_bar_expanded.xml
index bbb6107d149e..6b9b36586f92 100644
--- a/packages/SystemUI/res/layout/status_bar_expanded.xml
+++ b/packages/SystemUI/res/layout/status_bar_expanded.xml
@@ -69,7 +69,7 @@
android:id="@+id/qs_edge_guideline"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- systemui:layout_constraintGuide_percent="0.4"
+ systemui:layout_constraintGuide_percent="0.5"
android:orientation="vertical"/>
<com.android.systemui.statusbar.notification.stack.NotificationStackScrollLayout