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 for Android do not behave as expected #868

Open Mitko-Kerezov opened 6 years ago

Mitko-Kerezov commented 6 years ago

Please, provide the details below:

Did you verify this is a real problem by searching the NativeScript Forum?

Yes

Tell us about the problem

UX disparity for Android and iOS in RadListView's swipe actions

Which platform(s) does your issue occur on?

Android

Please tell us how to recreate the issue in as much detail as possible.

Say we have a RadListView with 2 elements in it and we have enabled swipe actions and a swipe to the left reveals a delete button. Say we swipe the first element in the list but decide that instead we want to swipe the second one. If one tries to swipe the second while the first delete button is still visible:

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

I've created a small repro project in the playground.

MrDenzzz commented 5 years ago

Same problem here

No news on how to fix this problem?