From 33ca6fb8de68de9e4f4213e9e8651281ce51d585 Mon Sep 17 00:00:00 2001 From: Aran Ink Date: Mon, 18 May 2020 14:36:05 -0400 Subject: [PATCH] Remove unneeded margin/padding to fix scrolling. Fixes: 156662033 Test: Manual -- controls section no longer scrolls when not full. Change-Id: Ice32d439c1d3a71c173a4a1279e08631b16a0500 --- packages/SystemUI/res/layout/global_actions_grid_v2.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/SystemUI/res/layout/global_actions_grid_v2.xml b/packages/SystemUI/res/layout/global_actions_grid_v2.xml index e4e9d2975220b..ab4732de7124a 100644 --- a/packages/SystemUI/res/layout/global_actions_grid_v2.xml +++ b/packages/SystemUI/res/layout/global_actions_grid_v2.xml @@ -46,8 +46,6 @@