Skip to content

emmet7life/autoresizing-listview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoResizingListView

A ListView that can be placed in a ScrollView and "just work". It's height is set based on the number of items it contains, and it can be used with all the usual ListView accessories such as ListAdapter.

AutoResizingListView was conceived from this StackOverflow thread and is generally considered a bad idea for performance reasons. However, it's probably OK for small lists.

About

An Android ListView that can be placed inside a ScrollView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published