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.
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.
The main features of anthonycr/lightning-browser are: Web Browsers, Code Samples And Demos, Mobile UI & Components.
Open-source alternatives to anthonycr/lightning-browser include: saket/cascade — Cascade is an Android UI component library that provides customizable popup and dropdown menus featuring multi-level… adrielcafe/greenhellcompanionapp. afollestad/drag-select-recyclerview — 👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX. 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… adityaanand1/morphing-material-dialogs.