By default, the buttons in ICS are a little bit transparent.
I would like to accomplish that the button keeps all its properties (shape, color, state pressed), but than make it opaque.
How could I achieve that?
Thanks in advance!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can create a style for the button extending the default style (if you are using Holo.Light):
Then apply the style manually to the button with the style attribute or, if you want to change all buttons, set the buttonStyle in your app’s theme: