**Discover AestheticDialogs — A modern dialog design system for Jetpack Compose.**
AestheticDialogs is an open-source UI library that brings beautiful, consistent and accessible dialogs to Android applications built with Jetpack Compose.
The official showcase app lets you explore the complete AestheticDialogs 2.0 component library through real, interactive examples.
### ✨ Explore the dialog system
Discover different dialog families and their variants:
• **Confirmation** — ask users to confirm important or destructive actions
• **Alert** — communicate warnings, errors, information and required actions
• **Selection** — single and multiple selection with search support
• **Input** — text and password input with validation
• **Content** — flexible dialogs for custom content
• **Feedback** — polished flat and gradient feedback dialogs
• **Notifications** — non-modal banners and notification styles
Every example is built with the actual AestheticDialogs components.
### 🎨 Designed to fit your app
AestheticDialogs is theme-agnostic by design.
It does not impose a Material theme on your application. Your colors, typography and design system remain yours while AestheticDialogs provides its own semantic tokens and components.
Light and dark themes are supported, with customization options for colors, typography and shapes.
### 🏗️ Built as a real design system
AestheticDialogs 2.0 was completely rebuilt from the ground up in Jetpack Compose.
Its architecture follows a clear separation of responsibilities:
**Component → Variant → Primitive → Tokens**
The result is a maintainable, extensible and predictable UI foundation rather than a collection of unrelated dialog components.
### ♿ Accessibility first
Accessibility is part of the architecture, not an afterthought.
AestheticDialogs includes support for:
• Screen reader semantics
• Proper dialog pane titles and headings
• Accessible selection controls
• Live regions for notifications
• Minimum touch targets
• Large font sizes
• Reduced-motion preferences
### ⚡ Built for modern Android
• Jetpack Compose
• Minimum SDK 24
• Lightweight
• No forced Material 3 dependency
• Adaptive layouts
• Stateless UI components
• Explicit state and event handling
• Light and dark themes
### ❤️ Open source
AestheticDialogs is open source and built for Android developers who care about polished UI, accessibility and maintainable architecture.
Explore the showcase, experiment with the different components and see what AestheticDialogs 2.0 can bring to your next Compose application.
**AestheticDialogs 2.0 — dialogs, designed as a system.**
The official showcase app for AestheticDialogs UI Library