0

I need to create a UI that allows the user to rearrange its elements and store the configuration of that arrangement somewhere. And when the user opens the application the UI would load as the user arranged it.

Just like you would rearrange the icons and widgets on the homescreen. Is there a tutorial for that? What approach would you suggest?

Thanks

Froggy
  • 3
  • 4

1 Answers1

0

This question is farly near rearranging items on a ListView. You should check this question:

reordering of listview items by drag and drop using android

Community
  • 1
  • 1
neteinstein
  • 17,529
  • 11
  • 93
  • 123