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

Commit 06d0a060 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Ensure that view is initialized properlly upon inflation."

parents 6b10fea5 4889186c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -518,6 +518,7 @@ public class NotificationPanelView extends PanelView implements
     * Call after this view has been fully inflated and had its children attached.
     */
    public void onChildrenAttached() {
        loadDimens();
        mKeyguardStatusBar = findViewById(R.id.keyguard_header);
        mKeyguardStatusView = findViewById(R.id.keyguard_status_view);