Hello,
I am trying to set a black background to the browser so it does not
remain white while loading the webGL model.
I tried with:
mXwalkView.setBackgroundResource(R.color.black);
But it has no effect.
I also set the background color to black in: the body, the render
division and the clear color of the render. The layout including the
xwalkview is in black too.
Now, the first time that the browser is loaded, it stills white until
the model shows up. If I reload the browser, then I just get a short
flash in white and quickly changes to black while loading the model. Is
there a way to correct this behavior? to have always black. Why the
first time it loads it remains white more time?
Thanks
--
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev