From 8ee207e0195517d403894be978194a18e1d51097 Mon Sep 17 00:00:00 2001 From: Tracy Zhou Date: Tue, 13 Feb 2018 15:15:43 -0800 Subject: [PATCH] Move default bounds to top right of the screen for QuickStep. Bug: 73299590 Test: atest CtsActivityManagerDeviceTestCases:ActivityManagerPinnedStackTests Change-Id: Icb261bda15c373f8ec5fc126a0f6f9fba4eb77cd --- core/res/res/values/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index cf7925baa578e..0218750d0f872 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -2913,8 +2913,8 @@ 1.777778 - 0x55 + Currently, this maps to Gravity.TOP | Gravity.RIGHT --> + 0x35