commit | dcf3bf17b7e2828b8d2b5bd3a6e1180cf1261a22 | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Thu Aug 27 17:58:26 2020 +0800 |
committer | Jerry Chang <chenghsiuchang@google.com> | Tue Sep 01 10:24:38 2020 +0800 |
tree | b3d7e9ad8c1c25e274337a23c845a58d22d56b23 | |
parent | fa817ade0dfa9f117a1a0859276cdab87de819ed [diff] |
Decouple DividerView from SystemUI Moves FlingAnimationUtils to wm shell library as a common utils for both wm shell and SystemUI. There are some basic interpolators needed for wm shell library. Since they are relative basic and already been put into different packages, duplicates them directly to wm shell library. Bug: 161116823 Test: atest SystemUITests Test: manual check divider animation Change-Id: Iffabb7eff829cad69ef3d273b803f8fbd3ab6685