Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 787 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 787 Bytes

ExpandableListView (Deprecated)

3 level ExpandableListview with custom adapter

Screenshots
ScreenShot ScreenShot ScreenShot

Features:

  • Easy Customization
  • Adding Image background in parent list
  • 3rd level Child expansion with bounce animation

Usage:

Import project to Eclipse and run.

In case of errors :
Import Appcompat (..\sdk\extras\android\support\v7\appcompat) to workspace and add as library.
Clean the project and Run.