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
Post a Comment