<How do I prevent the AlertDialog from automatical...
# stackoverflow
u
How do I prevent the AlertDialog from automatically closing on OK? [duplicate] This question already has an answer here: How to prevent a dialog from closing when a button is clicked 18 answers I have the following code: class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) {...