The colors in this table is all not transparent. I guess the value for the A is set to FF.
A
FF
What is the code for transparency?
For
Just use this :
android:background="#00FFFFFF"
it will do your work.