I and using ABS together with theme holo in my application and i get EditText styled as if in ICS.
But the line color of the EditText is blue by default and for my design, i need white colored line for the EditText.
I tried changing the background, but it is not working.
Is there any way so that I can change the color from blue line to white programmatically?