https://github.com/parzibyte/demostracionrecyclerview
Tutorial de RecyclerView en Android. Animaciones, adaptador y layout XML
https://github.com/parzibyte/demostracionrecyclerview
adapter android animation layout recyclerview tutorial viewholder xml
Last synced: 12 days ago
JSON representation
Tutorial de RecyclerView en Android. Animaciones, adaptador y layout XML
- Host: GitHub
- URL: https://github.com/parzibyte/demostracionrecyclerview
- Owner: parzibyte
- License: gpl-3.0
- Created: 2019-09-25T18:58:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T16:31:06.000Z (about 6 years ago)
- Last Synced: 2025-05-16T06:03:03.234Z (5 months ago)
- Topics: adapter, android, animation, layout, recyclerview, tutorial, viewholder, xml
- Language: Java
- Size: 137 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tutorial de Recycler View con Android usando adaptador y layout personalizado
Ejemplo y demostración para usar RecyclerView. Una guía para quien quiera y para el Luis del futuro.https://parzibyte.me/blog
Tutorial: [https://parzibyte.me/blog/2019/09/26/android-recyclerview-tutorial/](https://parzibyte.me/blog/2019/09/26/android-recyclerview-tutorial/)
## Agregar elemento
Agregar elemento a la lista y reflejarlo en el RecyclerView
## Quitar elemento del adaptador
## Listener para elemento seleccionado de RecyclerView
## Tutorial
[https://parzibyte.me/blog/2019/09/26/android-recyclerview-tutorial/](https://parzibyte.me/blog/2019/09/26/android-recyclerview-tutorial/)## App de demostración
https://github.com/parzibyte/DemostracionRecyclerView/releases/latest