Search code examples
androidandroid-4.2-jelly-bean

why does edititext control not show border of box?


I updated the sdk library from 2.1 to 4.1 and now the edittext control does not show the box border. All it shows is a light blue line at the bottom of the control when it has focus.

Any ideas?


Solution

  • That is by design. It is the new look for EditText widgets using the Holo theme for Android 4.0 and above.