tatsuyafujisaki / android-expandablelistview-sample

Android ExpandableListView sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android ExpandableListView sample

  Tab 1 Tab 2 Tab 3 Tab 4
Adapter SimpleExpandableListAdapter SimpleExpandableListAdapter BaseExpandableListAdapter BaseExpandableListAdapter
Group indicator position Left (default) Right (using android:layoutDirection="rtl") Left (default) Right (using android:groupIndicator="@null")
Screencast

About

Android ExpandableListView sample


Languages

Language:Kotlin 100.0%