How to change border color of radio button in android? -


how change border color of radio button in android?

i want change circle color of android radio button.

thanks in advance. appreciated.

i have try different soluation , concern if property there other drawable image

the easiest way customize(change color) views.

goto : http://android-holo-colors.com/

  • select color want radio button
  • download output resources (download.zip)
  • extract zip contents
  • copy files extracted zip project drawables, styles , values
  • change parent of app theme 1 downloaded
  • and have got wanted

Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -

trac - Modifying workflow to add a status and split on ticket type -