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

Commit add293ee authored by Adrian Roos's avatar Adrian Roos
Browse files

AOD: Ensure dark amount is set after reinflating

Change-Id: I04437fb282db4bbbe81a3bf5267d081f19b49cae
Fixes: 62970437
Test: change wallpaper while device is on AOD, ensure date is not visible
parent 266499d9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -348,6 +348,7 @@ public class NotificationPanelView extends PanelView implements
                false);
        addView(mKeyguardBottomArea, index);
        initBottomArea();
        setDarkAmount(mDarkAmount);
    }

    private void initBottomArea() {