简体   繁体   中英

Android status bar icon color selection

I downloaded black and white icons from Google Material Icon and I have two questions:

  1. Is the color of notification bar always black in different SDK versions or device vendor themes? So I should use the white icons.

  2. If not, how can I select the right icon color

1- Is the color of notification bar always Black in different SDK versions or device vendor themes? So I should use the White Icons.

different vendors can change the theme to however they want. In lollipop the notification bar is not black it can me many colors and any app change change the notification bar color to fit their app color when the user is in it.

2- If not, how can I select the Right icon color

You should follow the Design Guidelines on Notifications and use white icons, in lollipop your icons are automatically converted to white no matter what

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM