Skip to content
Commit d21f004f authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Invoke redraw callback for wallpaper if size is changed

As the comment of SurfaceHolder.Callback2#surfaceRedrawNeeded:
Called when the application needs to redraw the content of its
surface, after it is resized or for some other reason.

In case some path other than handleResized calls updateSurface
without requesting redraw but triggers a size change.

Bug: 283952978
Test: Unlock to an app with different orientation and off/on
      screen again quickly.
Change-Id: I9951bc85628e93547d36a2936e3c7c6162d55c49
parent 61f4503d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment