And is it possible to customize the child in expandable list?
I just found a better way, you can simply add
android:drawableRight="@drawable/icon" line to layout xml file of list group.
android:drawableRight="@drawable/icon"