Add shadow on circle + change map structure
This commit is contained in:
parent
01e312fce1
commit
dc35ac0ef9
7 changed files with 60 additions and 31 deletions
|
|
@ -49,7 +49,7 @@ class LocationParser @Inject constructor() {
|
|||
|
||||
companion object {
|
||||
private val COLUMNS = listOf(
|
||||
"nom", "carte"
|
||||
"Nom", "Carte"
|
||||
)
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue