- newConfig
- The new resource configuration.
Called when the current configuration of the resources being used by the application have changed. You can use this to decide when to reload resources that can changed based on orientation and other configuration characterstics. You only need to use this if you are not relying on the normal Android.App.Activity mechanism of recreating the activity instance upon a configuration change.