BGAQRCode-Android icon indicating copy to clipboard operation
BGAQRCode-Android copied to clipboard

代码设置扫描图片不起作用

Open wuh876 opened this issue 4 years ago • 0 comments

qrcodeView.getScanBoxView().setCustomScanLineDrawable(new BitmapDrawable(getResources(), bitmap)); qrcodeView.getScanBoxView().setScanLineBitmap(bitmap);

wuh876 avatar Sep 29 '21 09:09 wuh876