commit | 017d51dccd139e2ca8794940849d4ca0de9b3dd5 | [log] [tgz] |
---|---|---|
author | Tiger Huang <tigerhuang@google.com> | Wed May 27 17:58:17 2020 +0800 |
committer | Tiger Huang <tigerhuang@google.com> | Thu Jun 11 21:57:47 2020 +0800 |
tree | 16404b170b6b28d3cc821f111eef9f2037513895 | |
parent | 06174db579ff1e30825568b894e6172bc4b044fa [diff] |
Let position of system bars can be restored by swipe In the new insets world, apps can move system bars while keeping them visible, which can make the user difficult to access the bars. This CL lets the user can restore the position of system bars by swipe. This CL also removes some unnecessary logic and refactors some methods. Fix: 152194798 Test: Manual test with NewInsetsMainActivity Change-Id: I81c8a41ca88a403d291186d61ec597c6bc5d3d84