-
Notifications
You must be signed in to change notification settings - Fork 0
conversation receipt icon
milan jurkulák edited this page May 2, 2024
·
1 revision
//tvlib/org.mjdev.tvlib.ui.components.icon/ConversationReceiptIcon
[androidJvm]\
fun ConversationReceiptIcon(backgroundColor: Color = Color.Black, borderColor: Color = Color.Black, tint: Color = Color.White, borderSize: Dp = 2.dp, centerIcon: ImageVector = Icons.Filled.Check, size: Dp = 32.dp, shape: Shape = RoundedCornerShape(size), innerPadding: Dp = 4.dp, contentDescription: String = "")