Skip to content

shriharipathak/ExpandableListView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpandableListView

Sample Expandable Listview using Xamarin

Keypoints:

Expandable Listviews have two components.

Group and Child

For Group think "Header" of the Expandable ListView For Child think "Items" under the header.

Each require their own layout. And each require their own "GetCount" and "GetView" implementation.

In this example, the header is simply the first letter of the items.

About

Sample Expandable Listview using Xamarin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published