Hi,
I'm in the research phase for a new app and I'm trying to figure out if this is possible: data should be entered by swiping over some kind of 'keyboard' and then a confirm button, without ever having to lift the finger.
Example: the app shows a multiple-choice question, you swipe on the correct answer and then on a confirm button, which - after you had your finger on it for a second to confirm - causes the app to show the next question, and you select the next answer without having lifted the finger once.
I tried to find the answer myself and found http://stackoverflow.com/questions/18812026/how-to-detect-swipe-event-without-finger-lift - but I'm not knowledgable enough to know if this really applies. I don't recall having seen something like what I described in an app. Is it possible?
Thank you for your help!
I'm in the research phase for a new app and I'm trying to figure out if this is possible: data should be entered by swiping over some kind of 'keyboard' and then a confirm button, without ever having to lift the finger.
Example: the app shows a multiple-choice question, you swipe on the correct answer and then on a confirm button, which - after you had your finger on it for a second to confirm - causes the app to show the next question, and you select the next answer without having lifted the finger once.
I tried to find the answer myself and found http://stackoverflow.com/questions/18812026/how-to-detect-swipe-event-without-finger-lift - but I'm not knowledgable enough to know if this really applies. I don't recall having seen something like what I described in an app. Is it possible?
Thank you for your help!