How can I completely hide the groupIndicator of an ExpandableListView? February 27, 2023 by Tarik Have you tried changing ExpandableListView‘s attribute android:groupIndicator="@null"?