diff options
author | Eric Wolfe <eric.r.wolfe@gmail.com> | 2017-05-12 06:13:09 -0700 |
---|---|---|
committer | Tobrun <tobrun@mapbox.com> | 2017-05-12 15:13:09 +0200 |
commit | cc2ee3cd7af55f181403d24e2935ec72168d7613 (patch) | |
tree | afe1805c05ba3e4204832efd36273b6ce78e875a /platform/android/CHANGELOG.md | |
parent | 6b0e0a905516acf17b7da29c58ac009c9f012858 (diff) | |
download | qtlocation-mapboxgl-cc2ee3cd7af55f181403d24e2935ec72168d7613.tar.gz |
[android] Update attribution wordmark (#8774)
* Update wordmark on android
* Moved attribution i icon to the right of mapbox word (in mapview preview image)
* update padding and margin
Diffstat (limited to 'platform/android/CHANGELOG.md')
-rw-r--r-- | platform/android/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index fdc6343b7c..7807334c14 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -3,7 +3,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) first to get started. ## 5.1.0 - TBA - +* Update attribution with new Mapbox wordmark [#8774](https://github.com/mapbox/mapbox-gl-native/pull/8774) ## 5.1.0-beta.1 - May 2, 2017 |