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

Commit 182c34af authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[flexi] 1f device entry icon alpha when KS.UNDEFINED" into main

parents 8f1d5de3 caca1c12
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -140,8 +140,8 @@ constructor(
            KeyguardState.DREAMING,
            KeyguardState.GLANCEABLE_HUB,
            KeyguardState.GONE,
            KeyguardState.OCCLUDED,
            KeyguardState.UNDEFINED -> 0f
            KeyguardState.OCCLUDED -> 0f
            KeyguardState.UNDEFINED,
            KeyguardState.AOD,
            KeyguardState.ALTERNATE_BOUNCER,
            KeyguardState.LOCKSCREEN -> 1f