|
@@ -1241,9 +1241,6 @@ public class StatisticsFragment extends Fragment implements ChecklistDialog.Chec
|
|
StatisticsFragment.this.spinner.setVisibility(View.GONE);
|
|
StatisticsFragment.this.spinner.setVisibility(View.GONE);
|
|
|
|
|
|
StatisticsFragment.this.showEmptyDataNotification();
|
|
StatisticsFragment.this.showEmptyDataNotification();
|
|
- if (StatisticsFragment.this.currentData == null || StatisticsFragment.this.currentData.isEmpty()){
|
|
|
|
- StatisticsFragment.this.setTitle("");
|
|
|
|
- }
|
|
|
|
}
|
|
}
|
|
});
|
|
});
|
|
}
|
|
}
|