3ac312acf0afa08af8f2bb5f25993de9453ab201
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
Merge "[view_compiler] cleanup: Use format-specific bytecode encoding functions" am:
9d599fde8e am: 6eeb8bef8d
Merge "PermissionMonitor: Move intent receiver to ConnectivityService." am:
ef557cf6b3 am: 702b4474a7
…
Merge "Added OWNERS to Shell and hook to make sure it's developed on AOSP." am:
4384c5c241 am: 2ffd64805c
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%