Back to Developer Roadmap

ListView

src/data/roadmaps/android/content/[email protected]

4.0374 B
Original Source

ListView

Displays a vertically-scrollable collection of views, where each view is positioned immediately below the previous view in the list.

For a more modern, flexible, and performant approach to displaying lists, use RecyclerView.

Visit the following resources to learn more: