I need to programmatically detect the moment when the listView becomes scrollable, that means when it contains too many elements and a user can scroll it. Is there a way to achieve that, because I was searching for a long time over the Internet and I found nothing.
Thank you in advice!