onConfigurationChanged

fun onConfigurationChanged()

Notify SDK when screen orientation changes, for SDK to handle in-app display. NOTE: Use this API only when your Activity handles the screen orientation change by itself.

Since

5.2.0

See also

Android doc link for handling the configuration change