Unanswered: Auto height to the List as per screen size.
Unanswered: Auto height to the List as per screen size.
I am using a sencha touch to develop the mobile application. In that application i am taking one form and on that form there is one List. I want to set the size of the list to the auto. I mean if the mobile screen size is changed then the list automatically want to fit in the screen.
I saw that if our list height is the 480 and the mobile screen height is less than the this size then we r possible to view the total list. It can scroll to the end.