From a32dcf7f724137842b9b8d72add4e690fac74984 Mon Sep 17 00:00:00 2001 From: Chris Tate Date: Thu, 14 Oct 2010 12:13:50 -0700 Subject: [PATCH] Actually draw the drag thumbnail Now sets the layer and thumbnail dimensions correctly. Also removed the leftover bits of the now-replaced thumbnail measurement/drawing mechanism. Fixes bug 3077339 Change-Id: I02983648e0a7ce2ce5fee10825f744e20a3a5b8d --- api/current.xml | 39 ------------- core/java/android/view/View.java | 55 ++----------------- .../android/server/WindowManagerService.java | 15 +++-- 3 files changed, 15 insertions(+), 94 deletions(-) diff --git a/api/current.xml b/api/current.xml index 5f08249298815..6677a90f9f201 100644 --- a/api/current.xml +++ b/api/current.xml @@ -204443,19 +204443,6 @@ - - - - - - - - - - - -