I converted the sample project to Kotlin and am ge...
# android
d
I converted the sample project to Kotlin and am getting this error
Copy code
Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
    class com.pixotech.android.scanner.library.ScannerActivity, unresolved supertypes: BarcodeScannerCallback
    class com.pixotech.android.scanner.library.ScannerFragment, unresolved supertypes: BarcodeScannerCallback