ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

RadListView - SwipeActions - disable default swipe back animations #290

Open NickIliev opened 7 years ago

NickIliev commented 7 years ago

Provide possibility to disable the default swipe back animation when using swipe actions. Currently, we can not control the animation triggere4d when the swipe container is resetting to its original state.

Requested by t.1130335

Big followup though is how do I PREVENT the swipe back animation. I would prefer if the swipeview would just go from -1440 to 0 instantly instead of having it animate back, possible?

sitefinitysteve commented 7 years ago

UI wise in our app the user is swiping something away, then they get a toast message saying it's been saved. The animate back to 0 though feels strange, like it didn't complete, almost like it's resetting (thats why we're using the toast now)