-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix places without name tag shown as "Unknown"
- Fixes issue #13 in which places without name tag are shown as "Unknown" (like parking spots). - Adds new defaultName property to PlaceCategory to work as fallback if there is no name tag for a place. This had to be hardcoded string so that Android context would not be required to inject to utility class like ApiDataConverter. Fixes #13
- Loading branch information
1 parent
e82df0b
commit 8d01100
Showing
2 changed files
with
81 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters