I need to create an application with a list-view activity, but the elements in the list should be separated one from another and have more then one click option:
Here is the image:
so i can click on the on the task to see the task details and i can click on the left side of the task (the colored part) to change it's color, and this way to change it's priority
i would really appreciate if some one could provide me with a tutorial or additional reading information to creating such custom lists.