I have a TextView loaded into a panel which I add to a CustomListView. The panel height is larger than the CustomListView window height. Sometimes it will scroll the full length of the panel and sometimes it won't. A pretty basic implementation. Is there something I'm missing?