Skip to content

A ExpandableListView, with animated expandable views for each list item and expand one every time

License

Notifications You must be signed in to change notification settings

aaironman/SlideExpandListView

Repository files navigation

SlideExpandListView

A ExpandableListView, with animated expandable views for each list item and expand one every time

Alt text;

Introduction

The project is for eclipse ,I find the project of Android Studio,but I use the eclipse to create project,so I create the project for elipse.

Usage

##Layout

<?xml version="1.0" encoding="utf-8"?>
<com.example.slideexpandlistview.expandListView.ActionSlideExpandableListView
	xmlns:android="http://schemas.android.com/apk/res/android"
	android:id="@+id/list"
	android:layout_height="fill_parent"
	android:layout_width="fill_parent"/>

Thanks

Thanks the author tjerkw. The origin url : https://github.com/tjerkw/Android-SlideExpandableListView

About

A ExpandableListView, with animated expandable views for each list item and expand one every time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages