Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 44df9d80 authored by Louis Chang's avatar Louis Chang
Browse files

Always report Activity configuration changes unless relaunch

Otherwise, neither the Activity#onConfigurationChanged is called,
nor the Activity is relaunched.

This CL is restoring the behavior to before commit 42b72736 landed.
The commit was meant to skip reporting the config changes to the
app because the app is not interested in handling the changes.
However, there are libraries like Compose that are still relying
on the callback.

Bug: 247013643
Test: AppConfigurationTests ActivityThreadClientTest
Change-Id: I552a5bccdb7862b0e903548e057d2cf94ac28c83
parent d1ff29e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment