Skip to content

Fix battery icon color on iOS 16

Apollo Zhu requested to merge work/iOS-16/battery-icon into master

On iOS 16, list selections in Split View now have a new default row background. This change updates the battery icon color to use the correct primary label color.

Screenshots

iOS 16

Light (Fixed) Dark (No change)
Old Old_iOS_16_Light Old_iOS_16_Dark
New New_iOS_16_Light New_iOS_16_Dark

iOS 15

No change

Light Dark
New_iOS_15_Light New_iOS_15_Dark

iOS 14

It has the same problem, but no change. I was not able to find a solution.

Light Dark
New_iOS_14_Light New_iOS_14_Dark
Edited by Apollo Zhu

Merge request reports