Material Dialogs makes constructing and using Material Designed dialogs super elegant and fun. The core module is the fundamental module that you need in order to use this library. The others are extensions to core. Please note that since Material Dialogs 2.x.x, this library only supports Kotlin. The latest Java version is 0.9.6.0. Note that 0.9.6.0 is unsupported, bugs & improvements will not be made to that version. The core module contains everything you need to get started with the library. It contains all core and normal-use functionality. The input module contains extensions to the core module, such as a text input dialog. The files module contains extensions to the core module, such as a file and folder chooser. The color module contains extensions to the core module, such as a color chooser. The datetime module contains extensions to make date, time, and date-time picker dialogs.
Features
- Text input dialog
- Contains extensions to the core module
- File and folder chooser
- Color chooser
- Make date, time, and date-time picker dialogs
- Turn modal dialogs into bottom sheets