commit | 2783faff58b038ecfbdf70683812766ccbac12df | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Tue Apr 16 17:39:23 2019 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Tue Apr 16 20:04:30 2019 +0800 |
tree | 3dd201808aab0527f1cc6fac569d162e4e9267c6 | |
parent | 9b98748a43acbe612632b50b9e4fed3ec4aaa792 [diff] |
Introduce InsetsModeSession to InsetsAnimationControlImplTest InsetsAnimationControlImplTest sets new insets mode to full mode when setUp(), which leads some tests in ViewRootImplTest fail. Introduce InsetsModeSession to fix it. Change-Id: Id159db1395d1b105d9d4d3d13cdba778015e9989 Fix: 130609028 Test: atest ViewRootImplTest InsetsAnimationControlImplTest