Skip to content

youutubee/CardView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CardView Image Scroller

A lightweight Android application demonstrating a simple CardView implementation that scrolls through images.

Overview

This Android application utilizes CardView to display a series of images in a scrollable format. Users can swipe left or right to navigate through the images.

Features

  • Smooth scrolling through a collection of images.
  • Clean and minimalistic user interface.
  • Lightweight and easy to use.

Installation

  1. Clone the repository:
git clone https://github.com/youutubee/CardView.git
  1. Open the project in Android Studio.
  2. Build and run the application on your Android device or emulator.

Usage

Simply swipe left or right to navigate through the images displayed in the CardView.

Dependencies

This project uses the following dependencies:

  • RecyclerView: A flexible view for providing a limited window into a large dataset.
  • CardView: A UI component that represents a card-like interface.
  • Glide: A fast and efficient image loading library for Android.

Contributing

Contributions are welcome! Please feel free to fork the repository and submit pull requests to contribute new features, improvements, or fixes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published