Monday, May 30, 2016

Creating a flicking button, that provides as much data as possible

Hi,
I'm semi new to Android Studio (not to programing, already got through most of android developer api guide)
and I need your opinion on what would be the best way to implement 'flicking button'
that generates as much input data as possible.

I want to make login screen with a few buttons that can be flicked
and identify user depending on time click, ending point maybe some curve of gesture.

Is there any way that's 'best' in this case? (I guess extending the button view class and implementing some event handlers but which one, will onTouch() be enough? )


from xda-developers http://ift.tt/1TRAvwo
via IFTTT

No comments:

Post a Comment