Skip to content

Example how to use RecyclerView

License

Notifications You must be signed in to change notification settings

NebelDev/RecylerViewTest

Repository files navigation

Introduction

This example of using RecycleView class instead the classic ListView. It has a different behavior, we have to declare our own decoration line between items and be use the class RecyclerView.ViewHolder to holde the data of each item.

About

Example how to use RecyclerView

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages