Refreshing visible ExpandableListView items has some extra steps and concerns. A quick glance at ExpandableListView’s source shows that relatively few inherited methods are overridden. Instead, ExpandableListConnector does the heavy lifting for ExpandableListView’s extra functionality.