BGAQRCode-Android
BGAQRCode-Android copied to clipboard
代码设置扫描图片不起作用
qrcodeView.getScanBoxView().setCustomScanLineDrawable(new BitmapDrawable(getResources(), bitmap)); qrcodeView.getScanBoxView().setScanLineBitmap(bitmap);