Instantiate `SurfaceView` on main thread
On some devices/builds it seems that the `SurfaceView` constructor tries to create a handler. Move instantiation to the main thread when getting the debug surface view so that handler creation succeeds. PiperOrigin-RevId: 505745387
Showing
with
1 additions
and
2 deletions
Please
register
or
sign in
to comment