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

Commit 0758f62d authored by Adrian Roos's avatar Adrian Roos Committed by android-build-merger
Browse files

Merge "AOD: Ensure dark amount is set after reinflating" into oc-dr1-dev am: 70c4a610

am: 0b6effae

Change-Id: I77bbe452014f7d6c29cc34de4553b9c6b8bc7d8e
parents 0ae7e7a9 0b6effae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -345,6 +345,7 @@ public class NotificationPanelView extends PanelView implements
                false);
        addView(mKeyguardBottomArea, index);
        initBottomArea();
        setDarkAmount(mDarkAmount);
    }

    private void initBottomArea() {