Files
ux/android
agra 0d64009f19 scanner: unbind CameraX on PlatformView dispose (Android)
dispose() only shut down the analysis executor, leaving the camera
bound to the activity LifecycleOwner so the indicator stayed on after
the scan page popped. Hold the ProcessCameraProvider, unbindAll() in
dispose, and guard the async bind callback so we don't rebind after
dispose.
2026-05-13 10:05:59 +03:00
..
2019-08-07 15:37:44 +01:00
2026-05-07 09:22:01 +03:00
2019-08-07 15:37:44 +01:00
2019-08-07 15:37:44 +01:00