标签: android notifications
如何在API<中获取一个noitification图标的颜色? 21。 我知道在API> = 21中我可以这样做:notification.color 但我不知道如何获得API的颜色< 21。
notification.color
谢谢!