Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
407c0d68c8
1 changed files with 1 additions and 0 deletions
|
@ -637,6 +637,7 @@ public class LiveUpdatesFragment extends BaseOsmAndFragment implements InAppList
|
|||
protected void onPostExecute(List<LocalIndexInfo> result) {
|
||||
//this.result = result;
|
||||
adapter.sort();
|
||||
adapter.notifyLiveUpdatesChanged();
|
||||
adapter.notifyDataSetInvalidated();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue