From 73314f871f31beacbaed4260595dc00dccea09f0 Mon Sep 17 00:00:00 2001 From: mattsziklay Date: Thu, 20 Jul 2023 14:29:27 -0700 Subject: [PATCH] Align caption touch area with width of caption. Matches the width of caption's touch area to the width of caption itself. Bug: 292091407 Test: Manual, attempt interacting with caption slightly to the left or right of it. Change-Id: I4ab4d5237c81b071ea4c8f0fbd613ff010625411 --- .../Shell/res/layout/desktop_mode_focused_window_decor.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libs/WindowManager/Shell/res/layout/desktop_mode_focused_window_decor.xml b/libs/WindowManager/Shell/res/layout/desktop_mode_focused_window_decor.xml index 0ca912e205270..d93e9ba321056 100644 --- a/libs/WindowManager/Shell/res/layout/desktop_mode_focused_window_decor.xml +++ b/libs/WindowManager/Shell/res/layout/desktop_mode_focused_window_decor.xml @@ -25,9 +25,8 @@