Join Slack
Powered by
I'm trying to write a music player style composabl...
# compose
v
vanpra
05/12/2020, 4:47 PM
I'm trying to write a music player style composable but I'm a bit stuck on how you would go about implementing the swipe motion where the current element on the screen is swiped off to the left while a new item appears from the right. Any ideas?
m
manueldidonna
05/13/2020, 9:55 PM
Take a look at the animation demos
https://cs.android.com/androidx/platform/frameworks/support/+/androidx-master-dev:ui/ui-animation/integration-tests/animation-demos/src/main/java/androidx/ui/animation/demos/
2
Views
Open in Slack
Previous
Next