I have made an app in which a lot of data is coming through JSON parsing which I am using in my app.
Now, the issue is: when i go from one activity to another, it shows blank(or white) screen for some seconds , then my activity becomes visible. Why is this blank screen showing?
Please resolve this issue....Thanks in advance