summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2018-12-21 00:40:48 +0800
committerRiddle Hsu <riddlehsu@google.com>2019-02-10 17:39:12 +0800
commit0a343c34db202480196679fb89d50fbbb50d8b5f (patch)
treea4567298581b7b56154cca32be1e826664b49cb7 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent0671c44a85bf38db54445a909979382d521318cc (diff)
Compatible behavior for non-resizable activity (1/N)
Introduce a fixed screen mode for non-resizable activity. If the activity has fixed of orientation or aspect ratio, it can keep the original configuration when the size of container is changed. The original bounds and screen related attributes are set to the override configuration. So when the activity meet: - Move to another display - Display size changed The activity won't be relaunch or receive unexpected config changes. The next CL will utilize this information to scale and offset the windows of the non-resizable activity into the corresponding place according to different use cases. Bug: 112288258 Test: atest ActivityRecordTests Change-Id: I5050f180e5d6c6c05514f0dc79102c0668c75c23
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions