I am using a ListView in an AlertDialog to display a list of items. When the user clicks on one of the items, I want the dialog to close. I would not have any action buttons
You can use a layout when popping an alert dialog.. It is easier to style it that way imo. For list in alert dialog you can do something like this