We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2cee732
修复已知bug 增加如下api .setLogoBorder(20) // logo边框 .setLogoBorderColor(Color.GREEN) // logo边框颜色值 .setLogoBorderType(QRLogoBorderType.CIRCLE) // logo边框类型
.setLogoBorder(20)
.setLogoBorderColor(Color.GREEN)
.setLogoBorderType(QRLogoBorderType.CIRCLE)