I have a problem with my edittext and button. When I put them in my xml and run it, I get this…


Can anyone help me get the second output?
Edit:
The second picture is what I see in Eclipse. I feel like it has something to do with the Theme. Some say it is Ice Cream Sandwich that is the problem but my app is 2.2 however my phone is running 4.0
The first one is using the holo theme which was new in android4.0. So i think if you specify the android2.3 theme in AndroidManifest.xml, then the second editbox will be displayed.
Such as: