Join Slack
Powered by
hey there, I want to achieve dragging/flinging beh...
# compose
b
Bacho Kurtanidze
04/04/2020, 4:58 PM
hey there, I want to achieve dragging/flinging behavior in jetpack compose is there any sample I can look at? I found draggable modifier but I cant set it up correctly
m
maciejciemiega
04/04/2020, 5:01 PM
@Bacho Kurtanidze
Have you looked at this sample?
https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-master-dev/ui/ui-foundation/samples/src/main/java/androidx/ui/foundation/samples/DraggableSamples.kt
👏 1
b
Bacho Kurtanidze
04/04/2020, 5:33 PM
Ooh no I found it in documentation and tried to search that file but I couldn't find it. Thanks a lot
👍 1
Open in Slack
Previous
Next