https://github.com/sanjaydevtech/recyclerview-samples
RecyclerView sample project written in Kotlin
https://github.com/sanjaydevtech/recyclerview-samples
android kotlin kotlin-android recyclerview
Last synced: 11 months ago
JSON representation
RecyclerView sample project written in Kotlin
- Host: GitHub
- URL: https://github.com/sanjaydevtech/recyclerview-samples
- Owner: SanjayDevTech
- Created: 2020-12-27T10:26:04.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T16:58:12.000Z (over 2 years ago)
- Last Synced: 2025-01-25T16:44:29.796Z (about 1 year ago)
- Topics: android, kotlin, kotlin-android, recyclerview
- Language: Kotlin
- Homepage: https://www.youtube.com/playlist?list=PLJstQLxUy9vCGn-LVAbjyC0zGXeBCUm3H
- Size: 1.33 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## RecyclerView Samples
This is a sample code for RecyclerView in Kotlin used in my YouTube tutorials.
It is written in **Kotlin**, but it will have a **Java** variation soon...
Links will be updated soon...
Feel free to check the code.
If you want, clone or fork this repo, then run it in Android Studio.