back out, this takes a different fix

This commit is contained in:
sonora 2016-01-01 15:39:36 +01:00
parent 4f4b75c62e
commit 745e71f9f7

View file

@ -30,10 +30,10 @@ public class MyLocationMenuController extends MenuController {
return getPointDescription().getTypeName();
}
// @Override
// public String getCommonTypeStr() {
// return getMapActivity().getString(R.string.shared_string_location);
// }
@Override
public String getCommonTypeStr() {
return getMapActivity().getString(R.string.shared_string_location);
}
@Override
public Drawable getLeftIcon() {