From bfe822f6422511c5f48e1d8bf150f5db928ddacd Mon Sep 17 00:00:00 2001 From: mincheli Date: Mon, 10 May 2021 11:54:59 +0800 Subject: [PATCH] Adjusts measurement for magnification switch and drag handle Update the dimension and color values. https://markup.googleplex.com/projects/5619/v/latest/artboard/101-382/measurements?mode=preview Bug: 185288922 Test: none Change-Id: I3ddb40d95c86d742fb2268f932918f2cc367e551 --- packages/SystemUI/res/drawable/ic_move_magnification.xml | 6 +++--- .../SystemUI/res/drawable/ic_open_in_new_fullscreen.xml | 7 ++++--- packages/SystemUI/res/drawable/ic_open_in_new_window.xml | 7 ++++--- packages/SystemUI/res/layout/window_magnifier_view.xml | 2 +- packages/SystemUI/res/values/colors.xml | 1 + packages/SystemUI/res/values/dimens.xml | 4 ++-- 6 files changed, 15 insertions(+), 12 deletions(-) diff --git a/packages/SystemUI/res/drawable/ic_move_magnification.xml b/packages/SystemUI/res/drawable/ic_move_magnification.xml index 642fc315efccf..96db3651ac256 100644 --- a/packages/SystemUI/res/drawable/ic_move_magnification.xml +++ b/packages/SystemUI/res/drawable/ic_move_magnification.xml @@ -19,7 +19,7 @@ + android:color="@color/magnification_drag_handle_color" /> @@ -28,8 +28,8 @@ - + diff --git a/packages/SystemUI/res/drawable/ic_open_in_new_window.xml b/packages/SystemUI/res/drawable/ic_open_in_new_window.xml index 2d8a5d95825bb..f41f784317887 100644 --- a/packages/SystemUI/res/drawable/ic_open_in_new_window.xml +++ b/packages/SystemUI/res/drawable/ic_open_in_new_window.xml @@ -24,10 +24,11 @@ - + #FF9900 #7F000000 + #B3000000 @android:color/transparent diff --git a/packages/SystemUI/res/values/dimens.xml b/packages/SystemUI/res/values/dimens.xml index 7e56063b2d0d3..815de6beeff41 100644 --- a/packages/SystemUI/res/values/dimens.xml +++ b/packages/SystemUI/res/values/dimens.xml @@ -1292,9 +1292,9 @@ 20dp 5dp 25dp - 38dp + 36dp 90dp - 60dp + 48dp 6dp 35dp 45dp