• Stars
    star
    104
  • Rank 329,418 (Top 7 %)
  • Language
    Java
  • License
    MIT License
  • Created about 10 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Android 3-Level Custom ExpandableListView with group images

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.