Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2014-11-20 17:00:44 +01:00
commit afd1aaabd8

View file

@ -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