on iOS if I have a list of items(ListView) and I want to be able to both select any element and to delete any of it, I would add an arrow in the right of each element(to work as the selector). Than I would put a button called edit in my apps title bar, and when clicked, the arrows would turn into delete sign allowing elements to be deleted. How i this generally accomplished on android? what would be the "standard"?
Your Answer
Think you can help? Login to answer this question!