Android developer portal with tools, libraries, and apps

A simple library to create Circular chips like Instagram stories or a custom recyclerView without need of adapter.

Jan 3, 2022

A navigation bar widget inspired on Google Bottom Navigation mixed with Chips component.

Jun 14, 2019

A simple library for Chips/Tags with a searchable ListView.

Jan 15, 2018

Implementation of Material Design Chips component for Android.


Apr 14, 2017

ChipView helps you in creating attractive [Chips] for your application. ChipView provides you a flexible way of creating and organizing your chip by following ways:

  • Adding a background or text color to your chip
  • Creating custom layout for your chip
  • Can even create multi color chips
Feb 11, 2017

ChipCloud creates a cloud of "chips" as per material specifications, as below

A fork from another library, it provides customizations for typeface, text size, vertical and horizontal spacing, all caps and gravity apart from different select modes and selected/deselected text and background colors which the original library provided. You can also update your labels in-place, if your use case requires it.

Feb 10, 2017

ChipsLayoutManager is a custom layout manager for RecyclerView which represents a Google chips material design guideline.

ChipsLayoutManager moves item to a next row when there isn't enough space left on the current. It's a next generation of TextView span implementation, flow layouts implementation with support of RecyclerView features, like ItemAnimations, recycling views etc.

Oct 28, 2016

ChipLayout is an layout that allows to create chips from text you typed with possibility to show drop down.

Jul 18, 2016

Chips in your AutoCompleteTextView on Android.

Feb 5, 2016

This is a fork of Google's chips library.

Jan 19, 2015

Chips EditText Library for Android.

Nov 16, 2014