I\'m just a beginner with Android. I want the button to change its color on mouseover. I don\'t know how to do that in android. Can it be done?
View for a butt
The particular mouse hover functionality as we know it, is supported on Android OS 4.0 and above. Views have onHoverListeners(). Isnt it finally great