(I used to use the custom adapter's ListView when I learned ListView. I saw the ExpandableListView education video of Mr. Mars these days, but I only talked about the basic use I didn't talk about how to define my own ExpandableListView, so I just want to define an adapter by analogy with the previous ListView The following is the program, which originally only realized the most basic customization. If the netizens have a demand, they can completely define their own more dazzling interface function. The code has added simple comments. If there is a problem, you can leave a message to put forward it. If there is a deficiency, you are looking forward to a brick!
ExpandableActivity\bin\snowfox\expandable\ExpandableList$ExpandableAdapter.class
ExpandableActivity\bin\snowfox\expandable\ExpandableList.class
ExpandableActivity\bin\snowfox\expandable\R$attr.class
ExpandableActivity\bin\snowfox\expandable\R$drawable.class
ExpandableActivity\bin\snowfox\expandable\R$id.class
ExpandableActivity\bin\snowfox\expandable\R$layout.class
ExpandableActivity\bin\snowfox\expandable\R$string.class
ExpandableActivity\bin\snowfox\expandable\R.class
ExpandableActivity\bin\classes.dex
ExpandableActivity\bin\ExpandableActivity.apk
ExpandableActivity\bin\resources.ap_
ExpandableActivity\gen\snowfox\expandable\R.java
ExpandableActivity\res\drawable-hdpi\abc.png
ExpandableActivity\res\drawable-hdpi\icon.png
ExpandableActivity\res\drawable-ldpi\icon.png
ExpandableActivity\res\drawable-mdpi\icon.png
ExpandableActivity\res\layout\child.xml
ExpandableActivity\res\layout\group.xml
ExpandableActivity\res\layout\main.xml
ExpandableActivity\res\values\strings.xml
ExpandableActivity\src\snowfox\expandable\ExpandableList.java
ExpandableActivity\.classpath
ExpandableActivity\.project
ExpandableActivity\AndroidManifest.xml
ExpandableActivity\default.properties
ExpandableActivity\proguard.cfg)