Wow, thank you, your example works!
OK, you use for the button StatelistDrawable, not DefaultDrawable like me. Beleve me, I never used StatelistDrawable, I even dont know what it is.
I used DefaultDrawable, but it was also good (transparent) on my main smartphone, only not on the others. So I did not know that this is the important property for me to change for my needs.
Great, only now I see, that with StatelistDrawable I can even set the transparency to a value I want, and set round corners and so on...
Thanks.