android - Button Highlight -


i have keypad have created app. problem is, have implement button highlight user slides finger through keys. have tried several ways, none works. default when user clicks on new button, android highlights me, when try move next button form current button, touch event not working. how achieve this.

use gesturedetector ontouchevent solve problem. , use canvas highlight specific location .this done based on values return motionevent.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -