Filtering option with 3 states
I'm working on a filtering capability for venues. One group of filter options requires me to account for 3 different states.
- Unselected (neutral, user doesn't have a preference)
- Selected, Yes
- Selected, No
User may only select one item at a time (can't select both). User may also unselect items once they've selected them.
Keep in mind this will be for mobile on Android. To give you a clearer example I've attached a couple of images on the directions I've been working on. Which layout do you think is most usable, and will be easiest to interpret by the user? Appreciate your input.