Fix #2686
This commit is contained in:
parent
01b42974cf
commit
d5716fa8c6
1 changed files with 1 additions and 0 deletions
|
@ -258,6 +258,7 @@ public class AmenityMenuBuilder extends MenuBuilder {
|
|||
textColor = R.color.color_invalid;
|
||||
}
|
||||
}
|
||||
needLinks = false;
|
||||
|
||||
} else if (Amenity.PHONE.equals(key)) {
|
||||
iconId = R.drawable.ic_action_call_dark;
|
||||
|
|
Loading…
Reference in a new issue