In my XML contains one CheckBox. How to change check box border color via programmatically in android.
My Sample ScreenShot is here
ScreenShot
Thanks.
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 set
in
radio.xmlyou can set any background to your check box.in radio.xml
here option_selected and option_selected are the graphics for selected and unslected state.
for more you can check http://developer.android.com/guide/topics/resources/drawable-resource.html#StateList