ideacreation / react-native-barcodescanner

A barcode scanner component for react native - not maintained anymore - use react-native-camera
MIT License
537 stars 162 forks source link

java.lang.NullPointerException #7

Open CZHChenzihan opened 8 years ago

CZHChenzihan commented 8 years ago

java.lang.NullPointerException at com.eguma.barcodescanner.ReactBarcodeScannerView.setMaskColor(ReactBarcodeScannerView.java:66)

下面是代码: this. mViewFinderView.setMaskColor(Color.parseColor("#FFFF00FF")); this.mViewFinderView.setMaskColor(95158160);