summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src
diff options
context:
space:
mode:
author Pablo Gamito <pablogamito@google.com> 2023-03-30 10:38:05 +0000
committer Pablo Gamito <pablogamito@google.com> 2023-04-05 09:24:55 +0000
commit7d82f0a2b83a041d49780f61125c32725552521a (patch)
treee95ee8b36507a827e49a5da89bb9e814e27dae20 /tests/DynamicCodeLoggerIntegrationTests/src
parent8630554449fb84740af15edb8416745ab5d8c83f (diff)
Prevent flicker on orientation change while starting
It's common for apps to set the orentation in the on fragment attach or some otherway that delays that orentation change to a point when the opening activity transition has alrady been started. In this case the orientation change will trigger an activity restart but the position of the activity and letterboxing are updated before the activity re-draws itself with the new configuration, which leads to a flicker. Test: use test app from bug and make sure issue doesn't reproduce Bug: 271276745 Change-Id: I303721bb33bbca32e2e65b7c6f1e0905771d221a
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src')
0 files changed, 0 insertions, 0 deletions