commit | c101e1c5de030be880b7566e7bb4aba195c6fb57 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Thu Apr 09 17:37:19 2020 -0700 |
committer | Tony Wickham <twickham@google.com> | Fri Apr 10 00:44:28 2020 +0000 |
tree | 5f86b0c00afca18b4fdbf90e73a470c9154fd553 | |
parent | a24c341b521c070ca082913f10db3bf35b00deb0 [diff] |
Fix curve properties not applying when dismissing task - ag/10936255 replaced getViewCenterPosition() with getChildStart(), meaning getTranslationX() was no longer included. - This change goes back to using getViewCenterPosition() and renames it to getChildStartWithTranslation(). - Update typo with parameter in getCurveProperties being mInsets instead of insets. Bug: 153574162 Change-Id: I9b46daecf3ee6dbefe0270e70fdc5e6d9d0b0c00