Android - drag and drop - list rearrange

前端 未结 5 692
别跟我提以往
别跟我提以往 2020-12-02 06:50

How can I create a list where I can rearrange list items with dragging list rows to another row and so on (to change to order)?

Just like on the HTC Hero in the cloc

5条回答
  •  甜味超标
    2020-12-02 07:14

    Hint: download the android sources and have a look how the Music app (packages\apps\Music) implements this functionality.

提交回复
热议问题