Use Dialog's context when inflating widgets, not the provided context to...
Use Dialog's context when inflating widgets, not the provided context to AlertDialog.Builder. This fixes an issue where the local theme will be applied for inflated widgets inside the dialog (such as lists).
Loading
Please register or sign in to comment