Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
5d48a95863
1 changed files with 4 additions and 4 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue