Unanswered: Sencha List is not loading in Android 4.1 Jellybean - Nexus
Unanswered: Sencha List is not loading in Android 4.1 Jellybean - Nexus
We have a strange bug in our sencha 1.1 app: We have screens having lists. So far so good. We already have this screen since a long time in our app, but now we have a problem on android 4.1 or rather the galaxy nexus: the list is not fully rendered and because of that the list is not loaded. When we change the scroll property of the list to false the list is loading. The strange thing is on our other android devices and the iPhone it works without any problems, and in the browser and android emulator it works also.
I am also facing the same problem. My application working fine in android 2.3 but in 4.1 it's showing blank white screen. Any idea why this is happening?How to solve this?
What do you mean it's not fully rendered? Is it the height just not full height?
What do you mean it's not fully rendered? Is it the height just not full height?
Hi Mitchell,
The list is not fully rendered means we can't scroll the list, if we make the scroll property of the list to true. Also we found that in date picker fields we can't scroll the values.
The scroll on panels its working fine. But in lists and pickers the scrolling is not working.
I have my sencha touch application which was working with older android devices. Now its not loading on jelly bean devices, all it shows is a white screen.