I'm trying to implement a white status bar with grey/dark icons just like Instagram. I have used <item name="android:windowLightStatusBar">true</item>
for API >= 23. But what should I do for API 21 and 22?
I am trying to implement something like this