Descriptionandroid: Fix black screen at startng frame when using ContentViewRenderView
A recent change to avoid rendering an empty surface texture
(https://codereview.chromium.org/62333022) caused a black screen to appear for
users for ContentViewRenderView at the first rendering frame. The old default
color is white. This patch changes that first frame from black to white.
BUG=323450
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238851
Patch Set 1 #
Total comments: 4
Patch Set 2 : addressed comments #Patch Set 3 : added public method to change background #
Total comments: 4
Patch Set 4 : addressed comments #Messages
Total messages: 10 (0 generated)
|