Susheel
12/07/2022, 10:30 PMAtaul Munim
12/07/2022, 10:33 PMSusheel
12/07/2022, 11:32 PM@Composable
fun Barcode(barcodeId: String){
Icon(modifier = Modifier.fillMaxSize(), painter = painterResource(id = R.drawable.qrcode), contentDescription = "")
}
Susheel
12/07/2022, 11:33 PMJohn Nichol
12/08/2022, 1:09 AMSusheel
12/08/2022, 1:15 AMSusheel
12/08/2022, 1:30 AMyschimke
12/08/2022, 10:29 AM