How can I use the transparency effect in my components such as a button or a textview?
How can I use the transparency effect in my components such as a button or a textview?
try adding this attribute on your
buttonandroid:background="@android:color/transparent"