Android Open Source - App example ExpandableListDemoApp






Project Summary

An Android example app for the use of an ExpandableListView..

Web Site / Source Repository

ExpandableListDemoApp is hosted in the following web site
https://github.com/David-GER/ExpandableListDemoApp

If you think the Android project ExpandableListDemoApp listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ExpandableListDemoApp.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2




License

The license information of ExpandableListDemoApp is as follows:

MIT License

Resource Files

There are 5 image files in ExpandableListDemoApp. The names of the image files are listed as follows.

arrow.png
drawer_shadow.9.png
ic_drawer.png
minus.png
plus.png

The following screenshort is generated from the image listed above.

null




Java Source Files

de.frost.david.android.ApplicationTest.java
de.frost.david.android.MyActivity.java
de.frost.david.android.adapters.DrawerExpandableAdapter.java
de.frost.david.android.fragments.ItemListFragmentFragment.java
de.frost.david.android.fragments.NavigationDrawerFragment.java
de.frost.david.android.model.Category.java
de.frost.david.android.model.SubCategory.java