How can I add items on list view without repeating?

Use a Set of Enums instead of an array:

Mainly because I never see anyone use it :innocent:

1 Like