Setting background of checkbox to white and remove grey unchecked checkmarks in Android -


when set checkbox in android checked="false" there greyed out checkbox , grayed checkmark looks selected. don't want checkmark @ show, , no graying of box. white box no checkmark @ all. not grayed out one.

first off may not idea customize check box, if need can create button 2 separate images on/off png. set checkbox drawable button.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -