i have created a custom dialog class
public class NewPost extends Dialog { // functionality }
now my requirement is to create listview ins
You can use any layout for alert dialogs. If you want a listview I would do it like here