When I create a new LWUIT TextField, by default it looks like this:
It comes with that gray line underneath. How can I change the color of that line? I can change the blue text with setFgColor(), but I'd like to change that underline as well. How can I change this?