[android] Changed order of categories according to Flurry stats.

This commit is contained in:
Yury Melnichek 2014-07-01 14:43:42 +02:00 committed by Alex Zolotarev
parent caf125d12a
commit e432b329ac

View file

@ -78,18 +78,18 @@ public class SearchActivity extends MapsWithMeBaseListActivity implements Locati
private static final String m_categories[] = {
"food",
"shop",
"hotel",
"tourism",
"transport",
"fuel",
"shop",
"entertainment",
"atm",
"bank",
"transport",
"fuel",
"parking",
"toilet",
"pharmacy",
"hospital",
"toilet",
"post",
"police"
};