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.
Deprecated This project can make it easy to theme and custom Android's dialog. Also provides Holo and Material themes for old devices.
material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for Android applications. It is designed to implement user interface elements that follow Material Design standards. The library provides specialized modal interfaces for selecting calendar dates, clock times, and specific color values. It also includes system chooser integrations for selecting files and directories from local storage. Beyond pickers, the library covers a broader range of interaction components including text input dialogs, modal alerts with action buttons, and bot
MaterialSearchView is an Android UI component that provides a search interface following Material Design guidelines. It functions as a reusable visual element for implementing search bars and query inputs within mobile applications. The component includes a search suggestion provider to display predefined query options as users type and built-in voice search integration to convert spoken commands into text input. The project covers search interface development and component styling, allowing for the customization of colors and icons to match specific application themes.
The main features of drakeet/materialdialog are: Dialogs and Alerts, Material Design Components.
Projects with overlapping indexed features include: afollestad/material-dialogs — material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for… fengdai/alertdialogpro — [Deprecated] This project can make it easy to theme and custom Android's dialog. Also provides Holo and Material… miguelcatalan/materialsearchview — MaterialSearchView is an Android UI component that provides a search interface following Material Design guidelines.… androiddeveloperlb/materialstufflibrary. chrisrenke/drawerarrowdrawable — Visual back-port of the rotating drawer-to-arrow drawable from Android L. balysv/material-ripple — [deprecated] Android L Ripple effect wrapper for Views.