Vince Tripodi

Results 7 issues of Vince Tripodi

I have defined `longTouch: true` Now when touch and holding, the following occurs: - the item touched (source item) drops below the bounds of the view - when dragging the...

It would be great to be able to specify displaying the ActionButton.Item(s) to the left or right of the ActionButton instead of just "up" or "down".

Feature Request

Would it be possible to implement something that allows you to scroll through the calendar months instead of using the left and right arrow buttons to change between months ?

enhancement
help wanted
v1

https://developer.android.com/studio/build/jcenter-migration

Will this move to FlatList instead of ListView ?? FlatList has a handy feature `scrollToItem` that I would like to use with this library.

Is there a way we can specify the bounds of dragging? i.e only allow dragging between position 1 and list.length-2