Skip to content

android10/Inside_Android_ListView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inside_Android_ListView [DEPRECATED]

Android application sample using Renderer Pattern for recycling listview elements.

This are code samples for the talk:

DINOSAURS AND ANDROIDS: The ListView Evolution.

Description of the talk: Dinosaurs, like all living things, evolved, slowly and gradually, from previously existing creatures. The same happened with Listviews, they also evolved from pre-existing ancestors. Dinosaurs didn’t spring suddenly into existence two hundred million years ago, huge, toothy, and hungry for grub. Listviews on Android appeared since the beginning and they have been changing over the time. As you know, ListView is a fundamental component in Android, one of the most widely used widgets and also the most complex one. In this talk, Jorge Barroso and Fernando Cejas will explain the evolution of this widget from previous versions of Android (based on its source code), mistakes that have been made in its implementation, giving examples and showing tips on how should be used when developing cool Android applications. Also, stuff like features, optimization, quirks and limitations will take place in this talk.

Find the presentation [here](http://goo.gl/PoqEsG "DINOSAURS AND ANDROIDS: The ListView Evolution.").

http://www.android10.org/myimages/talk_android_listview_evolution.png

About

[DEPRECATED]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages