• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Change Button background when swipe from one button to another in Android

Status
Not open for further replies.
nE9np.png


I am creating a word guessing app, in which words can be created by swiping the buttons, i don't know how to implement the Touch event on buttons so that button background can be changed and gettext of button am currently on, without lifting the thumb. Like the WordBrain App in the IOS (https://itunes.apple.com/us/app/wordbrain/id708600202?mt=8). Like Swipe Keyboard in android, we write the words without lifting our thumb while swiping on keys. For Example ( https://play.google.com/store/apps/details?id=com.nuance.swype.trial&hl=en).

I need to know the listeners to recognize the gesture when touch enter the another button dimensions and get the text of that button. Thanks
 
Status
Not open for further replies.
Back
Top Bottom