-
We can't easily compose things from `className` and `keyframes` ATM. Since this library wants to try and do things via CSS animation (over JS animation) we need to come up with a solution.
API thou…
-
From time to time, someone gets confused about what the `AnimationGraph` actually does. Its name is probably too easily construed as something that might resemble a state machine, when all it does is …
-
`InstantAnimationsRule` doesn't work with compose.
I have some components that have animations and it would be great to be able to take a screenshot of the last frame.
This use case could be ful…
-
We have found out that most, if not all, Jetpack Compose dependencies are being displayed twice when showing the `OssLicensesMenuActivity`. See attached screenshot from my minimum reproducable project…
-
I found performance very poor on Raspberry Pi3B, Nanopi Neo3 and NanopiR4S. After a few minutes the animation would lag severely behind the audio (Squeezebox/LMS). After longer times (10 min or so), w…
-
`@keyframes` are a great way to define animations, but the percentage-based declaration can be difficult to adapt to. Users familiar with GUI based animation programs or recreating existing animations…
-
Doc: https://developer.android.com/reference/kotlin/androidx/compose/foundation/lazy/staggeredgrid/LazyStaggeredGridItemScope#(androidx.compose.ui.Modifier).animateItemPlacement(androidx.compose.anima…
-
Doc: https://developer.android.com/reference/kotlin/androidx/compose/foundation/lazy/LazyItemScope#(androidx.compose.ui.Modifier).animateItemPlacement(androidx.compose.animation.core.FiniteAnimationSp…
-
Many gallery apps use "container transform" transition when navigating between galley screen and image screen.
https://m3.material.io/styles/motion/transitions/transition-patterns#b67cba74-6240-4663-…
-
Compose Version = 1.5.7
Kotlin Version = 1.9.21
agpVersion = 8.2.0
Gradle wrapper = 8.5
java.lang.NoSuchMethodError: No virtual method at(Ljava/lang/Object;I)Landroidx/compose/animation/core/Key…