|
@@ -1264,8 +1264,6 @@ public class StatisticsFragment extends Fragment implements ChecklistDialog.Chec
|
|
}
|
|
}
|
|
if (this.currentData == null || this.currentData.isEmpty()){
|
|
if (this.currentData == null || this.currentData.isEmpty()){
|
|
this.noDataNotificationToast.show();
|
|
this.noDataNotificationToast.show();
|
|
- this.setTitle("");
|
|
|
|
- // TODO HIDE LEGEND LIST TITLE
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|