mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-14 18:34:28 +01:00
This semantically reverts 7e3b935932.
The issue seems to be fixed if setSurface() is called before resize() on
the virtual display.
Refs #4840 <https://github.com/Genymobile/scrcpy/pull/4840>