I am having a problem in UI. I have Two edit text fields on UI and 1 Add Button. And functionality of a button is to take values from edit text fields and add them to list. The issue which I am facing right now is that I don't know how to show that list (List is not displayed when app UI shows for first time). And size of list will increase as we add data in list.