Material Chip View

screenshot of Material Chip View
material-ui

Material Chip view. Can be used as tags for categories, contacts or creating text clouds

Overview:

The Material Chip View is a library that can be used to create tags for categories, contacts, or text clouds in an Android app. It is an alternative to the Material Chip from Jetpack library. The library provides various customization options for the chips.

Features:

  • Custom color for text label
  • Custom background color
  • Custom background color when selected
  • Icon resource for chip
  • Chip with close button
  • Custom color for close button
  • Chip with selection button
  • Custom color for label when selected
  • Change the corner radius of the chip
  • Add stroke to the chip
  • Choose a custom stroke color for the chip
  • Stroke size when selected
  • Custom stroke color when selected
  • Create icon from string instead of an image
  • Select a color for the string icon
  • Select a background color for the string icon

Summary:

The Material Chip View library provides a convenient way to create and customize chips in an Android app. With its various customization options, developers can easily create tags for categories, contacts, or text clouds. The library also serves as an alternative to the Material Chip from Jetpack library. It is easy to install and integrate into the project.

material-ui
Material UI

material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every 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.