Skip to content

Click again to deselect an item in List #4962

Closed Answered by andydotxyz
aneeskA asked this question in General
Discussion options

You must be logged in to vote

It sounds like you are really looking for tapped not selection as a source of information. I would say there are 2 options:

  1. Have each item be tappable (button or similar) and handle the indication however you like
  2. Extend the List widget and in your tap handling you can see if there is selection and unselect, otherwise pass on the event to the original code.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@aneeskA
Comment options

@aneeskA
Comment options

@andydotxyz
Comment options

Answer selected by aneeskA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants