I have a listview and a button inside a fragment. When I click the button a dialog is shown to prompt the user to enter the data to be store. When dialog is accepted the listview should refresh and show the new item. How I can make this possible ?
↧