I am having a hard time describing this in a way Google will understand. Is there a list object that has the capability to drag a List element and move it up or down to the desired location?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
ya. check this link out : https://github.com/commonsguy/cwac-touchlist.
Actually this has been implemented in the Android Music application. Just take a look at the source code as well.
Please make sure you research your question before posting. This has been discussed a lot of times in stack overflow.. possible duplicates here :
Android List View Drag and Drop sort
How can I allow a user to re-sort items in a list?