Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0314ea4c authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove outdated comment in ElementContentPicker" into main

parents 6dd0ed5a 2a24ebf8
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -245,9 +245,7 @@ interface OverscrollScope : Density {
interface ElementContentPicker {
    /**
     * Return the content in which [element] should be drawn (when using `Modifier.element(key)`) or
     * composed (when using `MovableElement(key)`) during the given [transition]. If this element
     * should not be drawn or composed in neither [transition.fromContent] nor
     * [transition.toContent], return `null`.
     * composed (when using `MovableElement(key)`) during the given [transition].
     *
     * Important: For [MovableElements][ContentScope.MovableElement], this content picker will
     * *always* be used during transitions to decide whether we should compose that element in a