Skip to content

Commit

Permalink
readme added
Browse files Browse the repository at this point in the history
  • Loading branch information
Govindz committed May 8, 2018
1 parent b185968 commit 7e66229
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# GestureDetector
# Gesture Detector
Android application to give different functionality whenever a user Touch or Scroll android screen using Kotlin Programming Language.

A ["Touch Gesture"](https://developer.android.com/training/gestures/detector) occurs when a user places one or more fingers on the touch screen, and your application interprets that pattern of touches as a particular gesture.

GESTURE 1 | GESTURE 2 | GESTURE 3 |
:---------:|:----------:|:---------:
![](https://github.com/AndroidCodility/GestureDetector/blob/master/design/gd.png?raw=true) | ![](https://github.com/AndroidCodility/GestureDetector/blob/master/design/pos.png?raw=true) | ![](https://github.com/AndroidCodility/GestureDetector/blob/master/design/drag.png?raw=true)

# Play Video
[![](https://github.com/AndroidCodility/GestureDetector/blob/master/design/gesture_video.png?raw=true)](https://youtu.be/D2hl38ksX1U "Click here to watch")

# Like Facebook Page
[![](https://github.com/AndroidCodility/Barchart-Graph/blob/master/design/fb.png?raw=true)](https://www.facebook.com/androidcodility/ "Click here")
Binary file added design/gesture_video.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7e66229

Please sign in to comment.