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

Commit ea4b6ba4 authored by Xiaohui Chen's avatar Xiaohui Chen
Browse files

sysui: refactor for extensibility

Bug: 27100755
Change-Id: I7fff6751b7f197e3e66ab1f87690d556f6e66872
parent 62e1f489
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;