filament
filament copied to clipboard
sample-hello-camera sometimes black on first run
This Android sample often shows a black camera image on the very first run after a fresh install. The first run is the only run that shows a permission dialog, which might be related. I'm probably doing something wrong in my usage of the Camera2 API.
I see this same issue with the PreviewView that's used in https://github.com/google/filament/pull/3599