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

Commit 8e8e942c authored by narinder Rana's avatar narinder Rana
Browse files

implement notificationIconArea hide and show logic : bug fix

parent 8961e02d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@ public class CollapsedStatusBarFragment extends Fragment implements CommandQueue

    private SettingObserver mSettingObserver;
    private int mUser;
    private ViewGroup notificationIconArea
    private ViewGroup notificationIconArea;
    private SignalCallback mSignalCallback = new SignalCallback() {
        @Override
        public void setIsAirplaneMode(NetworkController.IconState icon) {