I want to have a transparent background for Android EditText widget. How is that possible?
Very simple:
android:alpha="0.5"