Open rodders1991 opened 8 years ago
Maybe use the relative layout (top, centre, left, right et), for the positions the element can go.
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.
Use this to properly size the elements http://stackoverflow.com/questions/10172657/how-to-get-device-height-and-width-at-runtime
Like the image below with a slow flashing animation maybe, you hold the element to select
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.