aboutsummaryrefslogtreecommitdiff
path: root/input
diff options
context:
space:
mode:
authorAlexander Lucas <alexlucas@google.com>2013-10-29 12:52:54 -0700
committerAlexander Lucas <alexlucas@google.com>2013-10-29 13:44:27 -0700
commit231b2c91988e97a1266fbcd6e5d8e9bd194725d3 (patch)
tree272da1dc04eb646a07b176b6f81c3b622cfe530d /input
parenteb51cbc374fc6841d2287fdc74cb7cceaf6b8812 (diff)
downloadandroid-231b2c91988e97a1266fbcd6e5d8e9bd194725d3.tar.gz
Removed _index.jd files (should be generated). Also removed previous jd files.
Change-Id: I3d3874cf9ef0571058be18f266c5cf64af10951c
Diffstat (limited to 'input')
-rw-r--r--input/multitouch/BasicMultitouch/_index.jd14
1 files changed, 0 insertions, 14 deletions
diff --git a/input/multitouch/BasicMultitouch/_index.jd b/input/multitouch/BasicMultitouch/_index.jd
deleted file mode 100644
index 2d7bdc5b..00000000
--- a/input/multitouch/BasicMultitouch/_index.jd
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-page.tags="BasicMultitouch"
-sample.group=NoGroup
-@jd:body
-
-<p>
- This samples demonstrates the use of MotionEvent properties to keep track of individual touches
- across multiple touch events.
-</p><p>
- Touch the screen with multiple fingers to show that the pointer id
- (also represented by a colour) does not change as new touch events are received.</string>
-</p>