diff options
author | Winson Chung <winsonc@google.com> | 2021-09-28 11:45:46 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2021-09-28 11:45:46 -0700 |
commit | af95ce5be9542a0eda4f8519072aac771cc63fc0 (patch) | |
tree | f8f4427661d7884edcfe433ba83d5b80d0779f0f /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 9e310df136b2658147f42ca8eed2242074d857ab (diff) |
Don't factor animating-to-sleep for nav bar visibility
- Instead, just animate the current nav bar view (which doesn't cause
insets changes). This should be safe to do because:
1) Nothing else animates the alpha of this particular part of the
view hierarchy
2) Confirmed with SysUI folks that we always get onStartedWakingUp
after onStartedGoingToSleep
3) This otherwise reverts to the same nav bar visibility logic in R
Bug: 196789451
Bug: 190368572
Test: atest StatusBarKeyguardViewManagerTest
Test: In three button nav w/ AOD, turn off the screen
- also try above with interrupting the screen off animation
- also try above with power button instantly locks disabled
Change-Id: I1be44a9a8dbb8cea17bbf354a2e03dd4bad5a4a2
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions