Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[android] getFillColorAsInt() can't be converted to int #14943

Closed
langsmith opened this issue Jun 17, 2019 · 1 comment · Fixed by #14954
Closed

[android] getFillColorAsInt() can't be converted to int #14943

langsmith opened this issue Jun 17, 2019 · 1 comment · Fixed by #14954
Labels
Android Mapbox Maps SDK for Android bug release blocker Blocks the next final release

Comments

@langsmith
Copy link
Contributor

Making this ticket to track an issue that came up during 8.1.0 manual QA in mapbox/mapbox-android-demo#1090

getFillColorAsInt() from a FillLayer seems to be the problem.
In that demo app example, rgba(233.00001525878907,233.00001525878907,231.00001525878907,1) can't be converted to int

Work was recently done in the ColorUtils class: #14233

@langsmith langsmith added bug Android Mapbox Maps SDK for Android labels Jun 17, 2019
@tobrun tobrun added this to the release-oolong milestone Jun 18, 2019
@tobrun tobrun added the release blocker Blocks the next final release label Jun 18, 2019
@LukasPaczos
Copy link
Member

Closed with #14954.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android bug release blocker Blocks the next final release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants