Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
815fdc2df5
1 changed files with 1 additions and 0 deletions
|
@ -849,6 +849,7 @@ public class RouteInfoWidgetsFactory {
|
|||
}
|
||||
} else if(alarm.getType() == AlarmInfoType.TOLL_BOOTH) {
|
||||
//image done by drawing red ring
|
||||
text = "$";
|
||||
} else if(alarm.getType() == AlarmInfoType.TRAFFIC_CALMING) {
|
||||
if(settings.DRIVING_REGION.get().americanSigns){
|
||||
locimgId = R.drawable.warnings_traffic_calming_us;
|
||||
|
|
Loading…
Reference in a new issue