首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

android 兑现透明按钮

2012-09-18 
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


热点排行