You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems there is no way for me to enable dragging only. If I set app:draggable="true" and android:clickable="false" no touch event works. Dragging is also disabled.
The text was updated successfully, but these errors were encountered:
It seems there is no way for me to enable dragging only. If I set
app:draggable="true"
andandroid:clickable="false"
no touch event works. Dragging is also disabled.The text was updated successfully, but these errors were encountered: