White Screen goin to back view

Greetings!

I have a problem with an ionic app when is executed on a android device. Sometimes when the app goes from a view to back view (back to the previous one) using _$ionicHistory.goBack(); ion-content shows a white background being its supposed background a black one. I attach a video showing this problem, please have a look :smiley:

Anyone knows why this is happening? :S

Thanks so much!

Can you show us how you changed the background-color, is there any JavaScript involved?

Thankā€™s for the reply @haytam

No, I donĀ“t use javascript to change the background color. I just apply a class to the ion-content with the property ā€œbackground-colorā€ assigned to black.