How do i change the status bar icon of my notification between dark and light depending on the status bar.
In some apps, the status bar is dark, in which case the icon should be light, and in others the status bar is light, in which case the icon should be dark.
So how do i get a Status bar icon that displays gray in apps with light theme, and displays white in dark theme apps?
Thank you in advance.
EDIT: What i need to know, is how to change my apps notifications status bar ICON color to light / dark, I DO NOT want to change the status bar color.
Example: YouTube application notification icons in status bar are usually bright, but change to dark icons when the status bar is light.