Skip to content

SlideExpandableListView with animation and double level (improvements from tjerkw project)

Notifications You must be signed in to change notification settings

oliveeyay/DoubleSlideExpandableListView-Eclipse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoubleSlideExpandableListView

DoubleSlideExpandableListView with animation and double level (improvements from tjerkw project)

Screenshot

You can find some examples of use for this library in the file MainActivity.java (located in android-sources). You can find a simple Junit test using Robotium in the RobotiumDoubleSlideExpandableListView folder.

Improvements :

  • Double level with nested parent and son list
  • Allows to launch a task before animating the list (download datas...)
  • Smoother animation with ViewHolder pattern on ListView
  • And so many more I forgot xD

Do not hesitate to contact me if you have any question on this software.

Olivier G

PS : Thank for tjerkw for this initial project available at https://github.com/tjerkw/Android-SlideExpandableListView

About

SlideExpandableListView with animation and double level (improvements from tjerkw project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages