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

Commit e331cfce authored by narinder Rana's avatar narinder Rana
Browse files

register observer

parent 89f6a9e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -209,7 +209,7 @@ public class CollapsedStatusBarFragment extends Fragment implements CommandQueue


    public void showHideNotificationIcon(){
    public void showHideNotificationIcon(){


        Log.e("showHideNotificationIcon", "showHideNotificationIcon ......Testing.... ");
        Log.e("showHideNotificationIcon", "showHideNotificationIcon ......Testing....Observer...................... ");


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