Hi,
Thinking further down the line for another project away from the current one.
Is there a simplistic way for the following:
Having a number of draggable items generated referencing the original link above.
When an ACTION_DOWN occurs on one of these images created by the draggable class, it can reference one or more of the other draggable images using the same class and either disable and/or hide them. Seems simplistic but quick tests failed (including via lists but seem to get errors as referencing class objects, unless I've made a school boy error)