I am having this issue where I am using the Android\'s Holo theme on a tablet project. However, I have a fragment on screen which has a white background. I am adding an
are you want specific color you must use AppCompatEditText then backround set null
works for me
See this gist