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.

Summary

The MaterialChipsInput library provides an implementation of the Material Design Chips component for Android. It includes the ChipsInput view, which allows for selecting chips, and the ChipView, which represents individual chips. The library is currently on hold, but a new version has been rewritten in Kotlin. It provides customization options and can be easily integrated into an Android project.

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.