How can I completely hide the groupIndicator of an ExpandableListView?

Have you tried changing ExpandableListView's attribute android:groupIndicator="@null"?