I am currently building an app and ive come to the issue where some screens load longer than others.
To navigate through my app I used a drawer layout which changes the fragment after the specific item is being pressed, but one loads longer than the others (2 secs instead of 1)
So the genuine question is:
How long is too long for something to load in terms of user experience?