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

Commit 98f78b39 authored by narinder Rana's avatar narinder Rana
Browse files

manage log for tracking code get uri value: bug fix

parent f5e922c9
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -453,9 +453,6 @@ public class CollapsedStatusBarFragment extends Fragment implements CommandQueue
        public void onChange(boolean selfChange, Uri uri) {
            super.onChange(selfChange, uri);


            uri

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