Written by Akshay
KAlertDialog: A Beautiful Material Alert Dialog Library for Android Dialogs are one of the most common UI components in Android apps. We use them for confirmations, errors, success messages, loading states, input forms, warnings, and many other user interactions. But the default Android AlertDialog can feel very basic when you are building a modern production app. That is why I built KAlertDialog — a beautiful, customizable, Material-style alert dialog library for Android. GitHub Reposi...