summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorMichal Brzezinski <brzezinski@google.com>2021-09-30 13:22:23 +0100
committerMichal Brzezinski <brzezinski@google.com>2021-10-01 11:51:49 +0100
commit731d0c41577a9386e1c62107f163ab031b7296d2 (patch)
tree12aeb9a6f5a8eaafa8ff0c82b11da93ffef7bc2c /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentc4c480ab7e290a308827297606fb96cf7ada2f82 (diff)
Fixing smartspace position on lockscreen with big clock visible on large screens
Smartspace position when big clock appears should be updated by translating smartspace view. However, calculation sometimes was done before views were laid out and then using methods like getTop() would always return 0 and it would result in incorrect translation value. The solution is to check if views were laid out and if not, schedule repositioning only after that's done. Fixes: 201548045 Test: manual Change-Id: Id2494c1d6e4835765550d2abe58cc678dae641c1
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions