Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
afd1aaabd8
1 changed files with 1 additions and 0 deletions
|
@ -477,6 +477,7 @@ public class LocalIndexesFragment extends OsmandExpandableListFragment {
|
|||
listAdapter.addLocalIndexInfo(info);
|
||||
}
|
||||
listAdapter.sortData();
|
||||
getExpandableListView().setAdapter(listAdapter);
|
||||
}
|
||||
ActionBar actionBar = getDownloadActivity().getSupportActionBar();
|
||||
//hide action bar from downloadindexfragment
|
||||
|
|
Loading…
Reference in a new issue