summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorchaviw <chaviw@google.com>2018-11-30 16:04:01 -0800
committerchaviw <chaviw@google.com>2018-11-30 16:04:01 -0800
commit1afc65d2fd8c74536aca5b64d67116c855932b42 (patch)
tree5852d219091de29f1f7af61e47ff8d4572707e3a /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentff2e7d8f41d75c5437f1fac199a280e650eb79ae (diff)
Fix ActivityView input forwarding.
The current behavior for input expects the input to be in screen space. However, ActivityView was forwarding input in View space so it was causing the touch to be in the wrong place. This fix updates the touch event so it's translated into screen space before forwarding to the InputManager. Test: ActivityView touches Change-Id: I8b86a17adb166fdd95f24610f2ba9ae55c39f7c5 Fixes: 111440225
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions