qrcode-kotlin icon indicating copy to clipboard operation
qrcode-kotlin copied to clipboard

Make error correction configurable

Open harry248 opened this issue 1 year ago • 2 comments
trafficstars

We have not found a way to set the error correction level. It would be nice if this value could be defined externally.

harry248 avatar Feb 14 '24 12:02 harry248

It is possible to do it, though currently I admit it is quite unintiutive 😢

I'll both make it easier to change it by exposing this setting via the new Builder class and update the documentation accordingly to show how do it ^^

I'll let you know about the change once it is implemented and would love to know what you think about the implementation ❤️

g0dkar avatar Apr 07 '24 19:04 g0dkar

That sounds good. Many thanks for your efforts!

harry248 avatar Apr 08 '24 04:04 harry248