summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author TreeHugger Robot <treehugger-gerrit@google.com> 2021-03-09 11:43:09 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2021-03-09 11:43:09 +0000
commitef9671de172ad6356b05f248c071bf79dacee34e (patch)
tree231bf7ef91968af380d3814d25d5edf6a3a4450f
parent36ce69616d061ff04380cf4343b02b6df3ecf9b4 (diff)
parent68d0a3837fb981f37084d609ddde7352d8c5a12d (diff)
Merge "Move shade split ratio to 50/50" into sc-dev
-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