commit | b1ddb662f6247f6817e18161ff0859e0c537983c | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Thu Oct 06 14:10:08 2022 +0000 |
committer | Matt Pietal <mpietal@google.com> | Thu Oct 06 14:19:32 2022 +0000 |
tree | d527f09f7b80e1f95e855cc6a3b59b3a8f810104 | |
parent | 8fa46d1410149985ae64eaa13e88a2424256c2c3 [diff] |
Fix unfold transition with RTL The code was hardcoded to assume left/right translations, which went in the wrong direction on unfold. Add an additional multiplier for RTL. Fixes: 241793140 Test: atest UnfoldConstantTranslateAnimatorTest Change-Id: I535ab6e53bf15747e22dcab30d03e01156261158