calculateStatusColor() 算法问题

作者: 374901588创建于 2020年6月7日更新于 2020年6月7日

Is there a problem with the algorithm of this method? For example, if I define values with transparency directly in the colors.xml resource file, and the values obtained through resource.getColor() are different from those obtained through calculateStatusColor(). For example, I define

内容来源: laobie/StatusBarUtil