diff options
author | Andrey Kulikov <andreykulikov@google.com> | 2018-11-27 15:52:17 +0000 |
---|---|---|
committer | Andrey Kulikov <andreykulikov@google.com> | 2018-11-27 15:52:17 +0000 |
commit | 3ac312acf0afa08af8f2bb5f25993de9453ab201 (patch) | |
tree | c3742cb34a5d478845c83b132e611ef057650706 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 1c32bcc762725b956a8e2a50496dfce6d3911b5b (diff) |
Made ImageView.animateTransform(Matrix) public
ImageView.animateTransform(Matrix) is now public so we can use it in AndroidX Transitions without a reflection.
Also I fixed a bug that we forgot to clear mDrawMatrix when we provide null matrix into a method. Before it doesn't work as expected if ImageView already calculated some draw matix and we wan't to override it.
Bug: 117521477
Test: Added new cts tests for both usages with null and not null matrix
Change-Id: I9e25e1f673fabdfeb227fabc0b3635056de0a6fd
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions