高考状元老乡

Results 2 comments of 高考状元老乡

new LinearGradient(0, 0, 1000, 1000, new int[]{Color.parseColor(startColor), Color.parseColor(endColor)}, null, TileMode.CLAMP)); } 换成这个,是渐变的位置不对导致的。

不要写在oncreate方法中。