Skip to main content
Question

code gened int dev mode is error when it has border or background

  • November 4, 2025
  • 0 replies
  • 3 views

Lyndon Long

Modifier
  .border(width = 1.dp, color = Color(0xFFD9D9D9), shape = RoundedCornerShape(size = 16.dp)))
  .width(1047.dp)
  .height(177.dp)
  .background(color = Color(0xFFFFFFFF), shape = RoundedCornerShape(size = 16.dp))