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

<a href="https://developer.android .com/guide/topics/resources/runtime-changes#HandlingTheChange">Android doc link for handling the configuration change