Skip to content

ExpandableListItem: Fix visibility binding on the emblem icon

A single boolean property is better than some questionable heuristic on a generic {var source} value.


Needless to say, it didn't work with anything other than an icon name string

Merge request reports