diff options
Diffstat (limited to 'docs/html/design/patterns/gestures.jd')
-rw-r--r-- | docs/html/design/patterns/gestures.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/design/patterns/gestures.jd b/docs/html/design/patterns/gestures.jd index 213902f..1ec7094 100644 --- a/docs/html/design/patterns/gestures.jd +++ b/docs/html/design/patterns/gestures.jd @@ -1,5 +1,5 @@ page.title=Gestures -page.tags="gesture","input","touch" +page.tags=gesture,input,touch @jd:body <p>Gestures allow users to interact with your app by manipulating the screen objects you provide. The |