java - Prevent android activities from reloading -


i made android app 5 tabs using example: http://www.exoguru.com/android/material-design/navigation/android-sliding-tabs-with-material-design.html when swype first tab, swype 5th tab , swype first tab, first, second , third tabs reload. there way prevent these tabs reloading?

setoffscreenpagelimit(5);//on viewpager 

Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -