Skip to content

Commit

Permalink
Change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
elijah-semyonov committed Aug 19, 2024
1 parent b245626 commit beea29e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ internal open class InteropViewHolder(
.onGloballyPositioned { layoutCoordinates ->
layoutAccordingTo(layoutCoordinates)
// TODO: Should be the same as [Owner.onInteropViewLayoutChange]?
// container.onInteropViewLayoutChange(this)
// container.onInteropViewLayoutChange(this)
}

layoutNode.compositeKeyHash = compositeKeyHash
Expand Down

0 comments on commit beea29e

Please sign in to comment.