Android developer portal with tools, libraries, and apps

Advertisement

Basket Layout is a library which extending from cardview that makes manage add to cart operation easier for android app.

Jan 4, 2022

SurroundCardView is a special form of MaterialCardView that has animated stroke.

Dec 27, 2020

This is an amazing card slider for the Android platform with many features and attrs to get exactly what you need.

Features

1- Show preview of pages in left and right.

2- Can resize (scale) and change opacity of the pages to make focused page larger and more focused in height as shown in GIF.

3- Full customize the appearance of the the CardView and ViewPager.

4- Add indicator and full customize it easily.

5- Infinite indicators like those in the Instagram app.

6- RTL Support.

Sep 4, 2019

A simple Android library for scratch card reveal kind of effect.

Features

  • Scratch card effect to ANY view.
  • Just wrap your existing complex Layout with ScratchCardLayout.
  • Set scratch brush width.
  • Set Drawable to be scratched (color / image).
  • Set the percentage of scratch when you should be revealing full layout.
  • Get callbacks when scratching starts, progresses (with a percentage) and when stops.
  • Based on CardView, So all cardview styling still holds.
Mar 30, 2019

A free library for building a scratch card with RelativeLayout. Can build complex layouts with this.

Feb 1, 2019

A custom Credit / Debit card view.

Jan 3, 2019

Elastic view is a regular CardView, which can flex from user touches.

Oct 30, 2018

This will provide food data in JSON form and display it using RecyclerView and CardView.

Oct 6, 2018

A library that implements Google Play like PersistentSearch view.

  • 3 modes: Toolbar with drawer button, MenuItem and Toolbar with back button
  • MenuItem mode reveal animation
  • Voice recognition support.
  • Use android.support.v7.widget.CardView to draw background and shadow, you can set persistentSV_searchCardElevation to modify shadow size.
May 3, 2017

SwipeCardview is a recyclerview that lists products, items or etc. with using cardview. Also it aligns the card to center.

  • Android API 14+
  • Optimized for the all screen sizes
  • Easy to use
  • Image loading with Ion library
Nov 18, 2016

Detailed CardView that displays an action title, description, and buttons to initiate that action.

Aug 13, 2016

CreditCardView is a custom view to work with Credit Cards / Debit Cards.

Feb 24, 2016

CreditCardView is an Android library that allows developers to create the UI which replicates an actual Credit Card.

Jun 20, 2015

Android ImageView that supports different radius on each corner. It also supports oval (and circle) shape and border. This would be especially useful for using inside CardView which should be rounded only top left and top right corners.

Dec 16, 2014

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).

Nov 24, 2014

This is a simple showcase to show off some cool new stuff which is (new) in Android Lollipop.

This includes features like:

  • Toolbar
  • RecyclerView
  • CardView
  • ActionBarDrawerToggle
  • Animations (Including animations for the RecyclerView)
  • Floating Action Button (FAB)
  • RippleDrawables
  • Android Compat Theme
  • DrawerLayout
Oct 29, 2014