Julien Clauter il y a 10 ans
Parent
commit
3126ebdfde

+ 0 - 2
src/de/tudarmstadt/informatik/hostage/ui2/fragment/StatisticsFragment.java

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