Android developer portal with tools, libraries, and apps

A Simple Android Swipe Button.

Jan 8, 2024

LazySwipeCards is a card swiping Jetpack Compose library.

Jan 7, 2024

Fragula is a swipe-to-dismiss extension for navigation component library for Android.

Just in a few lines you can easily make your fragments "swipeable" like in Telegram, Slack and many other messaging apps.

Apr 9, 2022

Android Jetpack Compose swipe library.

Feb 11, 2022

SwipeToActionLayout is a layout which helps to implement swipe to reveal behaviour. It is really easy to setup and maintain.

Jan 11, 2022

SSJetpackComposeSwipeableView is a small library which provides support for the swipeable views. You can use this in your lazyColumns or can add a simple view which contains swipe to edit/delete functionality.

Features:

  • Simple and easy to use.
  • Customize according to your needs.
  • Use wherever you want.
  • Get proper swipe callback events.
Jan 5, 2022

A player/ recorder visualizer with the swipe to seek functionality.

Nov 8, 2020

ImageView Helper for Android that supports pinch-to-zoom and swipe-to-dismiss gesture.

Loupe provides modern image viewer ui with super simple code. You can implement the Twitter-like image viewer in 10 minutes.

See also Introducing Loupe: 10 minutes to implement Twitter-like image viewer.

Mar 5, 2020

ShyShark is Swipeable card stack view like Tinder.

Jan 1, 2020

LiquidSwipe is a viewpager library that can be used to make awesome onboarding designs.

Nov 25, 2019

Incredible Dots indicator to use it manually without viewpager, you can use it with swipe gestures, buttons, ...

Oct 5, 2019

SwipeAnimationButton is a custom swipe Button of Android ui. you can swipe in both sides.

SwipeAnimationButton gets inspiration from AndroidPub. This library is very small and highly customizable.

Sep 23, 2019

MediaSliderView is a compact library for having a slideable/swipeable gallery view inside your android application, which supports both images and videos.

Aug 1, 2019

A swipeable layout for Android.

May 17, 2019

This library provide a custom activity which is extended class of AppCompatActivity, provides a swipe down gesture to finish the activity.

You can use this either by making the root of your layout with SwipeDownLayout or by extending your activity with SwipeDownToFinishActivity

Feb 15, 2019

A sleek, out of the box, easy to understand and use Navigational Library for android.

The basic concept of this library revolves around cards, that can be swiped down from the top to dismiss. Using these cards, there is a simple implementation of Fragments and Popups (DialogFragments) with optional blur background.

Dec 28, 2018

A simple and customizable full-screen image viewer with shared image transition support, "pinch to zoom" and "swipe to dismiss" gestures. Compatible with all of the most popular image processing libraries such as Picasso, Glide etc.

Dec 18, 2018

A tiny library containing custom layout which enables to easily create swipe gesture to dismiss Activity.

Dec 9, 2018

Highly customizable Android library written in Kotlin that uses AndroidX and extends RecyclerView to include extra features, such as support for gestures like swipe and drag & drop.

Oct 29, 2018

SwipeLayout is a project for the android platform, providing the opportunity to perform swipe for any layout, in the specified direction.

Features

  • Executing the swipe to the left
  • Executing the swipe to the right
  • Executing the swipe and left and right
  • Using any your layouts
  • Four modes of swipe, which can be combined with each other
Oct 13, 2018