Rag*_*ini 5 android android-notifications
如何更改 Android Oreo 中的通知点颜色。
new NotificationCompat.Builder(context)
.setSmallIcon(R.drawable.ic_notification_white)
.setColor(ContextCompat.getColor(context, R.color.accent))
Run Code Online (Sandbox Code Playgroud)
我尝试使用 setColor() 但它不起作用。
| 归档时间: |
|
| 查看次数: |
4313 次 |
| 最近记录: |