Loading packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/SceneTransitionLayout.kt +1 −0 Original line number Diff line number Diff line Loading @@ -276,6 +276,7 @@ interface BaseContentScope : ElementStateScope { ) } @Deprecated("Use ContentScope instead", ReplaceWith("ContentScope")) typealias SceneScope = ContentScope @Stable Loading Loading
packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/SceneTransitionLayout.kt +1 −0 Original line number Diff line number Diff line Loading @@ -276,6 +276,7 @@ interface BaseContentScope : ElementStateScope { ) } @Deprecated("Use ContentScope instead", ReplaceWith("ContentScope")) typealias SceneScope = ContentScope @Stable Loading