OSDN Git Service

Fixing drag/drop docs for DRAG_START.
authorVadim Tryshev <vadimt@google.com>
Mon, 26 Sep 2016 17:50:06 +0000 (10:50 -0700)
committerVadim Tryshev <vadimt@google.com>
Mon, 26 Sep 2016 17:50:06 +0000 (10:50 -0700)
The docs mentioned that only X coordinate was reported for
DRAG_START

Bug: 31702571
Change-Id: Id80360fe5f494b86ea47d7592c46dc9c884df932

docs/html/guide/topics/ui/drag-drop.jd

index 092271b..4a87cd4 100644 (file)
@@ -400,7 +400,7 @@ DraggableDot.java</a> in <a href="{@docRoot}resources/samples/ApiDemos/index.htm
         <td style="text-align: center;">X</td>
         <td style="text-align: center;">X</td>
         <td style="text-align: center;">X</td>
-        <td style="text-align: center;">&nbsp;</td>
+        <td style="text-align: center;">X</td>
         <td style="text-align: center;">&nbsp;</td>
         <td style="text-align: center;">&nbsp;</td>
     </tr>