commit | 912b87abee7676acd5317f82dbaeec6f0823d656 | [log] [tgz] |
---|---|---|
author | Jared Duke <jdduke@google.com> | Wed Jan 26 13:09:23 2022 -0800 |
committer | Jared Duke <jdduke@google.com> | Thu Jan 27 19:29:23 2022 +0000 |
tree | 71730eec830aa649cad3b45ce745b0bb60b7f69d | |
parent | 4266470bbb109c7230fec7ec543e7ec1f6265eab [diff] |
Avoid reflection with ObjectAnimator Use explicit FloatProperty proxies for routing ObjectAnimator updates. This prevents issues with Proguard-related shrinking/optimization for custom class types. Test: atest SystemUITests + manual validation of error logs Bug: 203472868 Change-Id: Ie0889101f1063a929d2052756b1f4008f2b84a92