Add cancel event flag in Key up event 22/228222/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 18 Mar 2020 05:53:32 +0000 (14:53 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 20 Mar 2020 01:24:38 +0000 (10:24 +0900)
- When the key need to be combined with the previous key, the event should not
 perform anything.
- So, added cancel processing flag in OnKeyUp()

Change-Id: I02ea223282241555931952daf48c95918ba12129
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>

No differences found