aboutsummaryrefslogtreecommitdiff
path: root/input/gestures
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2013-09-06 14:08:51 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-06 14:08:51 -0700
commit1d688a0b413f2fe74b67b5c58be0eed11711a4a8 (patch)
tree1ff41e751544fdab828e7373fd0f9614fcd49a59 /input/gestures
parent53cf2eb9f7c7a0f8782618d83d5667866ab23e3b (diff)
parent4edf078eb9ebf551f2d3c3882d46a195726a0c3d (diff)
downloadandroid-1d688a0b413f2fe74b67b5c58be0eed11711a4a8.tar.gz
am 4edf078e: Add sample _index.jd to test new samples in browser generator.
* commit '4edf078eb9ebf551f2d3c3882d46a195726a0c3d': Add sample _index.jd to test new samples in browser generator.
Diffstat (limited to 'input/gestures')
-rw-r--r--input/gestures/BasicGestureDetect/BasicGestureDetect/_index.jd6
1 files changed, 6 insertions, 0 deletions
diff --git a/input/gestures/BasicGestureDetect/BasicGestureDetect/_index.jd b/input/gestures/BasicGestureDetect/BasicGestureDetect/_index.jd
new file mode 100644
index 00000000..db0461b4
--- /dev/null
+++ b/input/gestures/BasicGestureDetect/BasicGestureDetect/_index.jd
@@ -0,0 +1,6 @@
+page.tags="gestures", "motion event"
+sample.group=Input
+@jd:body
+
+<p>Example code that shows how to handle gestures in apps and games.</p>
+