evas/gesture: Added gesture and tap gesture implementation.
authorsmohanty <smohantty@gmail.com>
Mon, 25 Sep 2017 06:25:42 +0000 (15:25 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 19 Oct 2017 01:33:12 +0000 (10:33 +0900)
commit5af499b01b6448cd669d35330e6981e8a87ed43c
tree8f53a080a9959a4811cb06eb5551804eac55b1e3
parente65f18ef3ec51e2a3e68ea913b5bdb15d4e5435d
evas/gesture: Added gesture and tap gesture implementation.
src/Makefile_Evas.am
src/lib/evas/gesture/efl_gesture.c [new file with mode: 0644]
src/lib/evas/gesture/efl_gesture_recognizer_tap.c [new file with mode: 0644]
src/lib/evas/gesture/efl_gesture_tap.c [new file with mode: 0644]