[Free] DragAndDrop Extension

Wow awesome extension

2 Likes

thank you for your extension.

I downloaded your extension and example (aia) files and when I have connected by companion, and generating apk, the numbers from 1 to 4 can not move, they do not move to answer square.
Could you tell me what it is the error?

Congratulations. loved its extension.

2 Likes

I even need this @ken can you make it

Are you doing a LongClick?

that is right.
I am sorry, but I only did one click, not longclick.
Thank you for your answer.

1 Like

(post deleted by the author)

Is this extension free or paid ?

it is free you can get the extension from 1st post -

Thank you so much

1 Like

Is it possible that when drag into arrangement shows number which is not visible in this.

Now the magic will start​:grinning_face_with_smiling_eyes::+1::clap::clap::clap:

I tested these examples but it does not work on my device :confused:

This post is absolutely senseless and just Spam without providing further information e.g. what android version,blocks etc.

1 Like

I am using the drag and drop extension in my card game and I am stuck at this step.
as seen in that video when I drag the next card to the discard field the drag drop blocks work perfectly, but when I am doing the same to my hand nothing happens.

My blocks


when I do (do it) in the blocks page, the action is Executed correctly so that should mean my blocks are correct!

my initial assumption is that I am not dropping at the hand card arrangement because the player is not touching it but touching the picture over it (though the discard field is also made of the same arrangement with a picture the same size over it)! I tried making the picture not clickable, it did not work.

Update problem still not fixed but I have noticed that the block for registering Image11_HA for drop works only if it’s the only block for drop, however when I register dicardfield_hA for drop, at whatever order, the block for registering image11_ha does not work.

this really great aix, thank you so much

Using the first example aia I added a card view to the list and tried dragging it its not dragging the card view but move component works when I press the button can someone point out my mistake the cardview is full clickable even tried with empty cardview still same result. i have updated the extension to the latest version

https://kodular.app/XHC-ZWC

A great extension and it’s free! thanks to the creator for this. the necessary blocks are present. Of course, I would like to get more information about the feedback (getting the index immediately after moving, for example.), because if necessary
save all the moves, then
you already need to set up an array of indexes and work with it (set a sequence), and this is a bit inconvenient. But on the whole, it’s wonderful!