commit | 22926670f9d991c32708060b121dbafd123874bf | [log] [tgz] |
---|---|---|
author | Govinda Wasserman <gwasserman@google.com> | Tue Mar 10 14:03:16 2020 -0400 |
committer | Govinda Wasserman <gwasserman@google.com> | Fri Mar 13 09:56:05 2020 -0400 |
tree | bc002117b91d078e8ffd88187cf34ccb57556e2b | |
parent | 91482ccc8a5262c7ab8c4f44817c27c21f3dbdd5 [diff] |
Fixes home button showing on lockscreen in three button mode Home button was showing because it inadvertently got caught in a change making the home handle stay visible. This change adds a check for the navigation mode to guard against changing nav bar button visibility when not in gestural navigation mode. Test: Tested locally BUG: 148945635 FIX: 148945635 Change-Id: I15c17b771751a1e1f851b3250169f70aacfd1005