I am facing issue on changing the orientation of device, On changing the orientation of device, panel height retain same as was in launching screen. Please guide me on this.
In panel this issue is resolved but List height inside panel get enlarged to 100000px, and when I'm firing any event it comes to normal height.... I used this.render() for panel height but this is not working for list, how we can resolved this?
Comments
I used this.render() for panel height but this is not working for list, how we can resolved this?