Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Releases: codeandtheory/YTag-android

Release list

YTag 1.0.0

Choose a tag to compare

@dkk009 dkk009 released this 19 Jul 05:31

Y Tag is a UI element in Android (some times referred to as chips) which displays a piece of
information.

  • Fully customizable
    • Shape
    • Leading and Trailing Icons
    • Border
    • Background
    • Text style
    • Shadow
  • Provides a container called Tag view container which holds multiple tags
    • Container size can be fixed or variable
    • If container does not have enough space to accommodate the given tags, it will show over flow
      tag which is configurable.
  • Built with Compose UI