This commit is contained in:
parent
fd4a2b63a4
commit
1164142a70
1 changed files with 1 additions and 0 deletions
|
@ -480,6 +480,7 @@ public class MapRoutePreferencesControl {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onClick(View v) {
|
public void onClick(View v) {
|
||||||
|
hideDialog();
|
||||||
mapActivity.getMyApplication().getAvoidSpecificRoads().showDialog(mapActivity);
|
mapActivity.getMyApplication().getAvoidSpecificRoads().showDialog(mapActivity);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue