Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Added another reorder type to just swap two views without looping through all views between. #62

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

SimonSchubert
Copy link

In some cases it makes more sence to just swap the two items. The developer can set the reorder type in BaseDynamicGridAdapter.setReorderType(DynamicGridView.REORDER_TYPE_SNAKE OR DynamicGridView.REORDER_TYPE_SWAP). Default is the current reorder type: DynamicGridView.REORDER_TYPE_SNAKE.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant