MaterialChipsInput

screenshot of MaterialChipsInput

Implementation of Material Design Chips component for Android

Overview

The MaterialChipsInput is an implementation of the Material Design Chips component for Android. It provides two views: ChipsInput and ChipView. The library is currently paused, but a new version has been rewritten in Kotlin.

Features

  • ChipsInput: Implements the Material Design Contact chips component, allowing the user to select chips from a collection.
  • ChipView: Represents an individual chip within the ChipsInput view.
  • Customizable: The library allows for various customization options, such as optional avatar icons and full detailed views.
material-design
Material Design

Material Design is a design system developed by Google that provides a set of guidelines, components, and tools for creating visually appealing and functional user interfaces. Material Design is designed to be flexible and customizable, making it a great choice for a wide range of applications and use cases.