From 5fe3e5feb8560a5b1a10ac13074c0af93ecb4986 Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Fri, 3 Jun 2016 16:04:19 -0600 Subject: [PATCH] Third time is the charm? Change-Id: Ibd21422731aa48aaca0b6cb8d7b0aec1e5debfa0 --- packages/SystemUI/res/layout/global_screenshot.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/SystemUI/res/layout/global_screenshot.xml b/packages/SystemUI/res/layout/global_screenshot.xml index c1fe1a806d113..59952e09555fd 100644 --- a/packages/SystemUI/res/layout/global_screenshot.xml +++ b/packages/SystemUI/res/layout/global_screenshot.xml @@ -38,5 +38,5 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:visibility="gone" - android:pointerShape="crosshair"/> + android:pointerIcon="crosshair"/>