Re: [android-developers] Button is not actionable when i set to button background color

2012-05-21 Thread Jason Teagle
issue is in single alert box we display 16 buttons with different back ground colors and we handling the listener for getting the result which button is clicked(setonclick listener) but button is not actionable(requirement is Color selector box). It seems unlikely that just changing its colour

[android-developers] Button is not actionable when i set to button background color

2012-05-20 Thread srinivasa reddy avula
Hi friends, i am facing the one issue in android. issue is in single alert box we display 16 buttons with different back ground colors and we handling the listener for getting the result which button is clicked(setonclick listener) but button is not actionable(requirement is Color selector box)