79834144

Date: 2025-11-30 19:44:13
Score: 3
Natty:
Report link

Could you use relative to parent box?

.onGloballyPositioned { coordinates ->
    val rect = coordinates.boundsInParent()
    updateChildFrames(i, rect)
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Takeshi567