-
When moving the draggableView to quickly and touching either the beginning or end of the slider itself, the entire slider continues to grow in width.
-
Hi everyone,
I'm meeting this problem. I can't display my layout Item inside DraggableView.
This is my FragmentHomePage. When I click the SegmentGroup button then DraggableView will show up. But I do…
-
Request to add Drupal module 'DraggableViews' to GovCMS 8.
## What value does this module/package add to GovCMS?
Ability to create arbitrary sort order for views listings.
For example content s…
-
As I have seen, we have some listeners for following cases:
- onMaximized
- onMinimized
- onClosedToLeft
- onClosedToRight
I would like to know if there is a listener that is called when we s…
-
Hi @pedrovgs, I see as a need to implement a shadow on DraggableView equal implementation of youtube. This shadow surrounds the view and is very light. We can also implement the user the possibility t…
-
hi, how can i draggable view en-ability false lansdscape mode .
-
I'm getting this error when configuring my Draggableviews field:
> Notice: Undefined index: sorts in draggableviews_handler_fieldapi->options_form() (line 25 of /[SNIP]/modules/draggableviews/handl…
-
I have used Shuffle inside a recyclerview. App crashes when user trying to drag card. It is easy to repro.
1. Add few elements in recyclerview. Keep one of them as Shuffle layout.
2. Scroll to make …
-
Hello. Your library is so helpful for me. Now i find way to make first time this Draggable View show with animated like maximize.
Do your code support for it? Thanks :)
-
I must say, it works great! :) Anyway just for first time I've got problems with naming conventions. So my suggestion:
@interface UIView (DragDrop)...
- (void) setDelegate:(id)delegate;
to
- (void)…