0

On the iPhone a user is able to re-arrange the actual rows in a list. Is this possible on Android? If so, any examples would be great.

Sheehan Alam
  • 60,111
  • 124
  • 355
  • 556

2 Answers2

1

Do you mean by drag-n-drop?

Android - drag and drop - list rearrange

Community
  • 1
  • 1
Tim
  • 53,399
  • 3
  • 19
  • 19
1

Here is a reusable TouchListView that addresses this issue, at least in part.

CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491