Is it possible to make the button\'s background color like glass\'s color, on android/eclipse?..If so how? if not why?
Thanks for your time!...
Try to do this setting transparent background to button as
android:background="@android:color/transparent"