awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
B

BelooS/ChipsLayoutManager

0
View on GitHub↗
0 stars·0 forks·0 views

ChipsLayoutManager

Features

  • Tag and Flow Layouts - RecyclerView layout manager for chips.

Star history

Star history chart for beloos/chipslayoutmanagerStar history chart for beloos/chipslayoutmanager

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ChipsLayoutManager

Similar open-source projects, ranked by how many features they share with ChipsLayoutManager.
  • xuexiangjys/xuixuexiangjys avatar

    xuexiangjys/XUI

    5,075View on GitHub↗

    XUI is a native Android UI framework and component library designed for building application interfaces. It provides a comprehensive suite of native layouts, input fields, and navigation elements, supported by a tiered theme management system for defining global visual attributes and responsive styles. The framework distinguishes itself through a specialized set of custom views and interaction toolkits, including high-performance calendars, data visualization rendering, and a variety of stylized buttons with integrated timers and visual effects. It also includes integrated media processing ca

    Javaandroidandroid-uistyles
    View on GitHub↗5,075
  • hongyangandroid/flowlayouthongyangAndroid avatar

    hongyangAndroid/FlowLayout

    5,579View on GitHub↗

    FlowLayout is a custom Android view widget designed to wrap child elements across multiple lines. It functions as an adapter-based layout that populates and updates flowing content from a data source, specifically for displaying collections of tags or chips. The component includes a tag selection system that supports single or multiple selection modes with configurable limits. It manages user interactions through tag click handling and includes a state manager to persist selection indices across activity reconstruction and screen rotations. The library provides capabilities for dynamic data

    Java
    View on GitHub↗5,579
  • kaedea/android-tagviewK

    kaedea/android-tagview

    0View on GitHub↗
    View on GitHub↗0
  • frank-zhu/trianglerectanglelabelviewF

    Frank-Zhu/TriangleRectangleLabelView

    0View on GitHub↗
    View on GitHub↗0
See all 14 alternatives to ChipsLayoutManager→

Frequently asked questions

What are the main features of beloos/chipslayoutmanager?

The main features of beloos/chipslayoutmanager are: Tag and Flow Layouts.

What are some open-source alternatives to beloos/chipslayoutmanager?

Open-source alternatives to beloos/chipslayoutmanager include: hongyangandroid/flowlayout — FlowLayout is a custom Android view widget designed to wrap child elements across multiple lines. It functions as an… xuexiangjys/xui — XUI is a native Android UI framework and component library designed for building application interfaces. It provides a… paulyung541/laybellayout. nex3z/flowlayout — A flow layout for Android with auto-spacing. kaedea/android-tagview. frank-zhu/trianglerectanglelabelview.