Android渐变研究 - OPEN 开发经验库
2015年12月30日 - 下面介绍一个android实现渐变的方式用GradientDrawable实现渐变可以通过xml或者代码实现,xml实现需要在drawable下建立xml文件,在 标签下建立 标签。
android渐变效果 - 冰凝夢 - 博客园
2015年9月29日 - android渐变效果 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="fill_parent" android:layout_width="fill_...