android透明度的三种设置方法

该文章是借一位博友的内容,很好的介绍了android里边透明度属性!html 该处是这位博友的文章连接:点击打开连接 android 1.使用Android系统自带的透明效果资源 spa <Button  android:background="@android:color/transparent"/>   2.使用ARGB来控制 半透明 <Button  android:background="
相关文章
相关标签/搜索