qiujuer/Genius-Android

Attributes.setColor()

rdw88 opened this issue · 1 comments

Always throws the error that the length of int[] colors >= 8 whether or not it is true or not.

Oh thanks, this is error. The colors is should >= 6 length.
Always Color is Darker, Dark, Primary, Light, Translucence, Transparent
I will fixed it in today.