reciclerview

There are 6 repositories under reciclerview topic.

  • batcoder1/AnimationList

    Kotlin-Android app

    Language:Kotlin1100
  • Jose-Vela/TODO-APP-RecyclerView

    Proyecto de una App TODO para organizar tareas por categorias, utlizando RecyclerView´s para su desarrollo.

    Language:Kotlin1100
  • andreivatamanu/Challenges-Module-4

    Android - Module 4 - Homework

    Language:Java0100
  • Pezentrias/ToDoApp

    In this Android App you can store, edit, delete your ToDo activities. In this project there are Linear Layouts, Recycled Viewes, and the database is stored in SQLite. You can use swipe to delete, edit Todo activities. Created in Android Studio.

    Language:Java0100
  • AnelCC/FoodRecipe

    Develop in android over MVVM, Kotlin, etc.

    Language:Kotlin10
  • jreategui07/RecyclerViewDemoApp

    This Android application, developed with XML and Kotlin, implements a RecyclerView adapter with a custom layout for the rows. The app allows users to add, delete, and update items in the list, demonstrating efficient data management and user interaction. Interfaces are used to handle these interactions cleanly.

    Language:Kotlin