Searched defs:animationSpec (Results 1 – 4 of 4) sorted by relevance
47 public val animationSpec: InfiniteRepeatableSpec<Float>? constant127 override val animationSpec: InfiniteRepeatableSpec<Float>, in brush() constant in com.google.accompanist.placeholder.Fade137 override val animationSpec: InfiniteRepeatableSpec<Float>, constant in com.google.accompanist.placeholder.Shimmer
163 val animationSpec = highlight?.animationSpec in <lambda>() constant
590 val animationSpec = tween<Float>(animationDuration) in <lambda>() constant635 val animationSpec = tween<Float>(animationDuration) in <lambda>() constant692 val animationSpec = tween<Float>(animationDuration) in <lambda>() constant
337 override val animationSpec: InfiniteRepeatableSpec<Float> = infiniteRepeatable( constant in com.google.accompanist.placeholder.Solid