|
@@ -1053,6 +1053,7 @@ public class RecordOverviewFragment extends UpNavigatibleFragment implements Che
|
|
} else {
|
|
} else {
|
|
this.filter.setAboveTimestamp(Long.MIN_VALUE);
|
|
this.filter.setAboveTimestamp(Long.MIN_VALUE);
|
|
}
|
|
}
|
|
|
|
+ this.actualiseListViewInBackground();
|
|
this.actualiseFilterButton();
|
|
this.actualiseFilterButton();
|
|
}
|
|
}
|
|
|
|
|