feat: XMLs, UI
This commit is contained in:
parent
db180a4a18
commit
ca7d418726
4 changed files with 66 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
|||
<resources>
|
||||
<string name="app_name">Garmin</string>
|
||||
<string name="mapbox_access_token">pk.eyJ1IjoibWFwcy16dHNoIiwiYSI6ImNsbDl4YXU4cjA3eW8zcXMzbXdjYjNsN3oifQ.kbDCjthamXvXX_pAdsq3hQ</string>
|
||||
|
||||
<string name="place_autocomplete_query_hint">Search for places</string>
|
||||
<string name="place_autocomplete_reverse_geocoding_error_message">Unable to locate selected coordinate</string>
|
||||
<string name="place_autocomplete_selection_error">Error happened during request</string>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue