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
发布时间: 2012-09-18 16:21:42 作者: rapoo
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