How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A TextView that automatically fit its font and line count based on its available size and content
Cascade is an Android UI component library that provides customizable popup and dropdown menus featuring multi-level submenu navigation. It allows users to drill down through nested menu options using a declarative builder-pattern interface that translates structured data into runtime menu hierarchies. The library overrides standard window bounds via a custom popup container to position multi-level floating menus relative to anchor views. It maintains an in-memory state stack to track navigation depth and parent-child relationships, while layout transition animators drive height and width int
👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX.
Insanely easy way to define clickable links within a TextView.
The main features of klinker24/android-textview-linkbuilder are: Text Components, Mobile UI & Components.
Open-source alternatives to klinker24/android-textview-linkbuilder include: androiddeveloperlb/autofittextview — A TextView that automatically fit its font and line count based on its available size and content. saket/cascade — Cascade is an Android UI component library that provides customizable popup and dropdown menus featuring multi-level… adityaanand1/morphing-material-dialogs. afollestad/material-cab — 🚕 An Android & Kotlin library for placing and manipulating Contextual Action Bars in your UI. afollestad/material-dialogs — material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for… afollestad/drag-select-recyclerview — 👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX.