XTemplate not rendering in List on older android phones when first shown
So I have a standard Ext.List, Inside it the items are shown using an Ext.XTemplate.
The poroblem I have is that when I first start the App and tap on the tab to show the list, I can see that the list contains an item, but it is completly blank.
Then as soon as I touch the list (like scrolling it) then the text appears. This only happens the first time, and only on slower/older phones.