New posts in android-alertdialog

How to dismiss AlertDialog in android

Change the background color of a pop-up dialog

Android Alert Dialog with one, two, and three buttons

Custom layout for Spinner item

DialogFragment advantages over AlertDialog [duplicate]

What does it mean that a Listener can be replaced with lambda?

Get value from DialogFragment [duplicate]

android activity has leaked window com.android.internal.policy.impl.phonewindow$decorview Issue

AlertDialog's setCancelable(false) method not working

AlertDialog from within BroadcastReceiver?? Can it be done?

Why does AlertDialog.Builder(Context context) only accepts Activity as a parameter?

Problem inflating custom view for AlertDialog in DialogFragment

AlertDialog with custom view: Resize to wrap the view's content

Transparent AlertDialog has black background

MaterialComponents theme alert dialog buttons

Blur Background Behind AlertDialog

How can I change the color of AlertDialog title and the color of the line under it

How can I add a third button to an Android Alert Dialog?

"Avoid passing null as the view root" warning when inflating view for use by AlertDialog

How to use and style new AlertDialog from appCompat 22.1 and above