Loading packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/AnimateSharedAsState.kt +2 −2 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ fun ContentScope.animateContentFloatAsState( } @Deprecated( "Use animateSceneFloatAsState() instead", "Use animateContentFloatAsState() instead", replaceWith = ReplaceWith("animateContentFloatAsState(value, key, canOverflow)") ) @Composable Loading Loading @@ -171,7 +171,7 @@ fun ContentScope.animateContentDpAsState( } @Deprecated( "Use animateSceneDpAsState() instead", "Use animateContentDpAsState() instead", replaceWith = ReplaceWith("animateContentDpAsState(value, key, canOverflow)") ) @Composable Loading Loading
packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/AnimateSharedAsState.kt +2 −2 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ fun ContentScope.animateContentFloatAsState( } @Deprecated( "Use animateSceneFloatAsState() instead", "Use animateContentFloatAsState() instead", replaceWith = ReplaceWith("animateContentFloatAsState(value, key, canOverflow)") ) @Composable Loading Loading @@ -171,7 +171,7 @@ fun ContentScope.animateContentDpAsState( } @Deprecated( "Use animateSceneDpAsState() instead", "Use animateContentDpAsState() instead", replaceWith = ReplaceWith("animateContentDpAsState(value, key, canOverflow)") ) @Composable Loading