forked from organicmaps/organicmaps
Switzerland guides icon.
This commit is contained in:
parent
dd10c1d11e
commit
b70b5573ab
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ public class MoreAppsAdapter extends BaseAdapter
|
|||
mAppIcons.put("com.guidewithme.spain", R.drawable.ic_es_guides_icon);
|
||||
mAppIcons.put("com.guidewithme.sri.lanka", R.drawable.ic_lk_guides_icon);
|
||||
mAppIcons.put("com.guidewithme.switzerland", R.drawable.ic_hk_guides_icon);
|
||||
mAppIcons.put("com.guidewithme.taiwan", R.drawable.ic_tw_guides_icon);
|
||||
mAppIcons.put("com.guidewithme.taiwan", R.drawable.ic_ch_guides_icon);
|
||||
mAppIcons.put("com.guidewithme.thailand", R.drawable.ic_th_guides_icon);
|
||||
mAppIcons.put("com.guidewithme.turkey", R.drawable.ic_tr_guides_icon);
|
||||
mAppIcons.put("com.guidewithme.uk", R.drawable.ic_uk_guides_icon);
|
||||
|
|
Loading…
Add table
Reference in a new issue