Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7bffb411 authored by William Xiao's avatar William Xiao
Browse files

Fix keyguard elements showing during dream->hub transition.

There is a bug currently where if the shade is swiped down over the
dream, we reset keyguard alpha back to 1 when the shade is closed. This
is causing the keyguard to be visible when we transition away from the
dream and into the hub.

This fix only sets the alpha on the keyguard when opening/closing the
shade if the lockscreen is visible. That prevents setting the alpha when
in other states, such as dreaming or glanceable hub.

Bug: 325102385
Test: atest KeyguardRootViewModelTest
Flag: ACONFIG com.android.systemui.communal_hub TEAMFOOD
Change-Id: I9c22dde36ab02b6fbb9aaba276639d5f27128e41
parent 253a041a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment