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

Commit 4cec6adb authored by narinder Rana's avatar narinder Rana
Browse files

manage log for tracking code get uri value

parent 52e6364c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -463,6 +463,10 @@ public class CollapsedStatusBarFragment extends Fragment implements CommandQueue

            Log.e("showHideNotificationIcon", "onChange................hide_notificationIcon_left_system_icon..... "+hide_notificationIcon_left_system_icon);

            SharedPreferences sharedPrefs = PreferenceManager.getDefaultSharedPreferences(this);
            boolean pref = sharedPrefs.getBoolean(uri.getLastPathSegment(), false);
            Log.e("showHideNotificationIcon", "onChange................pref..... "+pref);

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