Merge remote-tracking branch 'origin/sasha_pasha_branch' into sasha_pasha_branch
This commit is contained in:
commit
ff3d55dcb8
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ public class MapMarkersWidgetsFactory {
|
|||
if (txt != null) {
|
||||
distText.setText(txt);
|
||||
}
|
||||
// updateVisibility(okButton, !customLocation && loc != null && dist < MIN_DIST_OK_VISIBLE);
|
||||
updateVisibility(okButton, !customLocation && loc != null && dist < MIN_DIST_OK_VISIBLE);
|
||||
|
||||
String descr;
|
||||
PointDescription pd = marker.getPointDescription(map);
|
||||
|
|
Loading…
Reference in a new issue