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

Commit 0b6effae 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

Change-Id: I28bbd1ece0d83a190a38d39ddf8c113ba092454d
parents 9a2a0bdf 70c4a610
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -348,6 +348,7 @@ public class NotificationPanelView extends PanelView implements
                false);
                false);
        addView(mKeyguardBottomArea, index);
        addView(mKeyguardBottomArea, index);
        initBottomArea();
        initBottomArea();
        setDarkAmount(mDarkAmount);
    }
    }


    private void initBottomArea() {
    private void initBottomArea() {