Hello,
I have 5 activity's in my app and I have one of them as a slash / loading screen.
Just wondering rather than opening them as I require them, is there a way I can load them in the background and then open when I need them.
The reason I ask is that I am loading a number of views/layouts and it takes about 4-5 seconds to load due to be large and I thought if I can load them while the loading screen is displayed then when I go to view them, they won't take so long to display.
Any ideas on how I can do this.
I have 5 activity's in my app and I have one of them as a slash / loading screen.
Just wondering rather than opening them as I require them, is there a way I can load them in the background and then open when I need them.
The reason I ask is that I am loading a number of views/layouts and it takes about 4-5 seconds to load due to be large and I thought if I can load them while the loading screen is displayed then when I go to view them, they won't take so long to display.
Any ideas on how I can do this.