barcode drawable - mimoccc/tvapp GitHub Wiki
//tvlib/org.mjdev.tvlib.glide.sources.qrcode/BarcodeDrawable/BarcodeDrawable
[androidJvm]
constructor(text: String, format: BarcodeFormat, size: Int = -1, foregroundColor: Int = BLACK, backgroundColor: Int = WHITE)