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

Commit 84ce675a authored by Xiaohui Chen's avatar Xiaohui Chen Committed by android-build-merger
Browse files

sysui: refactor for extensibility am: ea4b6ba4

am: 594c17ae

* commit '594c17ae':
  sysui: refactor for extensibility
parents dae518cc 594c17ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -318,7 +318,7 @@ public class PhoneStatusBar extends BaseStatusBar implements DemoMode,
    StatusBarIconController mIconController;

    // expanded notifications
    NotificationPanelView mNotificationPanel; // the sliding/resizing panel within the notification window
    protected NotificationPanelView mNotificationPanel; // the sliding/resizing panel within the notification window
    View mExpandedContents;
    TextView mNotificationPanelDebugText;