AvaloniaUI / Avalonia.Xaml.Behaviors

Port of Windows UWP Xaml Behaviors for Avalonia Xaml.
MIT License
385 stars 46 forks source link

Dragging ListBoxItem on Android #144

Closed Ell-it-is closed 6 months ago

Ell-it-is commented 8 months ago

Hi, I was looking for a draggable ListBox and yours works amazingly well on Desktop, but I was unable to drag ListBoxItems on my phone, instead it just scrolls up and down. Could you tell me if this package is supposed to work on mobile? Specifically (Android, iOS) and if so how could I resolve my issue?