Android 仿小红书图片标签Group
Las características principales de shellljx/tagviewgroup son: Tag and Flow Layouts.
Las alternativas de código abierto para shellljx/tagviewgroup incluyen: xuexiangjys/xui — XUI is a native Android UI framework and component library designed for building application interfaces. It provides a… hongyangandroid/flowlayout — FlowLayout is a custom Android view widget designed to wrap child elements across multiple lines. It functions as an… frank-zhu/trianglerectanglelabelview. kaedea/android-tagview. nex3z/flowlayout — A flow layout for Android with auto-spacing. davidpizarro/autolabelui.
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
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