LazySwipeCards is a card swiping Jetpack Compose library.
Basket Layout is a library which extending from cardview that makes manage add to cart operation easier for android app.
SurroundCardView is a special form of MaterialCardView that has animated stroke.
This project is the movement of a new card type UI for Android.
Elastic view is a regular CardView
, which can flex from user touches.
SwipeableCards provides easy way of creating tinder like swipe cards effect with RecyclerView. In comperation with other available libraries SwipableCards is much faster since you are able to use Viewholder pattern.
Interaction Cards are stylish cards that you can use on any of your activity or fragment to show these cards for many purposes.
It is inspired from Uber app and it can be used for various tasks in your app.
Let's assume you have notification to show your users, just put Interaction layouts and your users will see cards with beautiful ui.
You can dynamically change title
, overlay color
An infinite card switching UI for Android, support custom animation.
ChromeLikeTabSwitcher is an Android-library, which provides a tab switcher similar to the one, which is used in the Android version of Google's Chrome browser. It provides layouts optimized for smartphone and tablet devices.
ExpandingCollection is a card peek/pop controller.
ActivitySwitcher is based on the Activity view operation management library, you can achieve any jump between Activity, close any Activity and end applications and other functions.
This library allows to create cards with "swipe"-support.
Android library for implementing cards stack view with swipe to remove feature.
Detailed CardView
that displays an action title, description, and buttons to initiate that action.
One custom view for show something just like cards with animations.
FoldingCell is an expanding content cell inspired by folding paper material.
An iOS Passbook-like highly customisable stack of cards implementation for Android.
A simple implementation of swipe card like StreetView
.
A tinder-like swipe-able card stack component. It provides "swipe to like" effect and allows easy customization.
The library allows to create fixed collage (cards can not be moved, scaled or rotated) or dynamic collage (cards can move, scale and rotate).
The source code for Card Layout. This project tries to replicate the the latest Card UI in Android. This project does not utilize any libraries for creating the CARD Layout.
MaterialList is an Android library created to help all Android developers get the beautiful CardViews that Google shows at its official design specifications.
Provided as a ListView extension, it can receive a list of Cards (stored in a CardList, provided by the library) and show them accordingly to the android style and design patterns.
It also has been developed while keeping extensibility in mind, which means that you are able to create your own card layouts and add them to the CardList without any pain (see examples below).
The library creates a similar effect to Tinder's swipable cards with Fling animation and was inspired by Swipeable-Cards.
It handles greatly asynchronous loading of adapter's data and uses the same layout parameters as FrameLayout
A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sorting mechanisms.
Fork of the CardsUI library by Nadav Fima with more features, including the popular Google Now & Google Play cards views, and an additional MVC implementation