getLastNonConfigurationInstance() substitute android -


when use

  getlastnonconfigurationinstance() 

the eclipse ide tells me depreceated.can tell me substitute of method?

from documentation:

this method deprecated in api level 13. use new fragment api setretaininstance(boolean) instead


Comments

Popular posts from this blog

Admob integration with pygame in android -

Function that returns a formatted array in VBA -

python - performance - finding all points within certain distance by lat/long -