How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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.
Projects with overlapping indexed features 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.