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

Commit 2a24ebf8 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Remove outdated comment in ElementContentPicker

Bug: 353679003
Test: N/A
Flag: EXEMPT Kdoc change.
Change-Id: Icf35106794a0f15b918f9bd7d4b717309982ca63
parent f568a189
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