Skip to content

away168/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

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages