Notification icon on status bar is coming as white box

感情迁移 提交于 2019-12-08 05:57:50

问题


How do i customize the notification icon on the status bar in my phone running Android 5.0. It always comes as a white box(image attached).

The notification icon in the notification bar comes colorful as expected but the status bar icon comes as white square box.

l

回答1:


android 5.0 uses the icon that you give him and puts a color filter on it. If you want to see your icon, you must use an icon with transparency (png). I advice you to set another icon other than the icon of your application and remove the rectangle with rounded border.




回答2:


There is some restrictions for notification icons. And also Lollipop doesn't show exactly what you set. It flatifies the notification icons and also suggest you to use flat style icons.



来源:https://stackoverflow.com/questions/29532971/notification-icon-on-status-bar-is-coming-as-white-box

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!