Skip to content
#

recyclerview-adapter

Here are 515 public repositories matching this topic...

This repository contains a sample Shopping App built using Retrofit and MVVM architecture in Android.It contains a list of products available and details of it. for purchase. Technologies used are retrofit for making network requests to fetch product data from the backend API,MVVM Architecture,Livedata,Databinding etc.

  • Updated Feb 12, 2024
  • Java

The SwipeRefreshLayout widget is used for implementing a swipe-to-refresh user interface design pattern. Where the user uses the vertical swipe gesture to refresh the content of the views. The vertical swipe is detected by the SwipeRefreshLayout widget and it displays a distinct progress bar and triggers the callback methods in the app.

  • Updated Oct 29, 2023
  • Java

Improve this page

Add a description, image, and links to the recyclerview-adapter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the recyclerview-adapter topic, visit your repo's landing page and select "manage topics."

Learn more