I am new to B4A and I am trying to build a simple app that shows the time when I click on a button . I managed to do that so I decided to put it in a listview so I can see all time I have clicked on the button in the past . my problem is that I only see the scroll bar for a very short time and then it vanishes and I want to know if there is a way I can control the amount of time it will be displayed? Also I would like to know If there is a way to change to order of insert to the ListView . What I mean is that now I the last time I pushed the button is showed at the bottom and I want to know if there is way that it will be showed on top. thanks.