code-scanner
code-scanner copied to clipboard
Lagging when navigate to fragment with CodeScanner
When I navigate to the fragment with CodeScannerView, line codeScanner = CodeScanner(requireActivity(), scannerView)
make about 1s to open the camera successfully, and the fragment lagging before the camera be opened.