android 实现透明按钮Here we are going to see how to make a button transparent in Android…By using a
android 实现透明按钮
Here we are going to see how to make a button transparent in Android…
By using android:background=”@android:color/transparent” the button background will become transparent
