rodders1991 / SoundCloud

0 stars 0 forks source link

Enhancement: Drag Elements to Positions or delete them #2

Open rodders1991 opened 8 years ago

rodders1991 commented 8 years ago

As a user:

I would like to drag my elements to the positions that I want and delete ones if I want less. If however I decide that I want those elements back I need to be able to create an element in a position.

To do this:

I will need to create a on hold listener which then enables this element to be grabbed. I think that when a element is grabbed possible location should glow to make it easier for the user to pick a position.

rodders1991 commented 8 years ago

Maybe use the relative layout (top, centre, left, right et), for the positions the element can go.

rodders1991 commented 8 years ago

It might be easier to have all available positions light up in a non intimidating way and allow the user to click the ones they want to use. Limit it to 6 maybe to stop the memory issue.

rodders1991 commented 8 years ago

Use this to properly size the elements http://stackoverflow.com/questions/10172657/how-to-get-device-height-and-width-at-runtime

rodders1991 commented 8 years ago

Like the image below with a slow flashing animation maybe, you hold the element to select

drag_ele