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

Commit 29580f05 authored by narinder Rana's avatar narinder Rana
Browse files

manage log for tracking code

parent e331cfce
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -213,6 +213,7 @@ public class CollapsedStatusBarFragment extends Fragment implements CommandQueue

        ViewGroup notificationIconArea = mStatusBar.findViewById(R.id.notification_icon_area);
        notificationIconArea.setVisibility(View.GONE);

    }


@@ -452,6 +453,8 @@ public class CollapsedStatusBarFragment extends Fragment implements CommandQueue
        public void onChange(boolean selfChange, Uri uri) {
            super.onChange(selfChange, uri);

            Log.e("showHideNotificationIcon", "Testing....onChange................selfChange...... "+selfChange+".....Uri...."+uri);

            showHideNotificationIcon();
//
//            updateShowPercent();