Ionic 2 Status Bar Color Wrong without Crosswalk

Hi,

i have a Problem without the Crosswalk Plugin my Status Bar Color is on android wrong.

In my index.html i have

and in my app.component.ts
StatusBar.styleLightContent();
StatusBar.backgroundColorByHexString(’#475c67’);

with the Crosswalk Plugin it is working.
image

Is this Problem known?

Thanks,
Daniel

Problem is still Present. Setup a new Project without Crosswalk and run it on Samsung Android.