Fix issue with alphas not being applied to the same view on unlock
- It's possible for the nav bar configuration to change between locking
and unlocking the phone, which will prevent the alpha from being
restored on the bar layout correctly. This change updates the alpha
of both vertical/horizontal layouts in NavBarView since they should
always be in sync.
Bug: 206733387
Test: atest SystemUITests
Test: Lock screen in landscape app, turn screen on and unlock
Change-Id: I265d04e6e2192f2bb57b1f8d77390664236427fc
(cherry picked from commit 9b53d2ecabe2472a464007dd463593f95b4e19d5)
(cherry picked from commit acb755ce9e27832bc1b02670098d144231b300e0)
Merged-In:I265d04e6e2192f2bb57b1f8d77390664236427fc
2 files changed