You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Making this ticket to track an issue that came up during
8.1.0
manual QA in mapbox/mapbox-android-demo#1090getFillColorAsInt()
from aFillLayer
seems to be the problem.In that demo app example,
rgba(233.00001525878907,233.00001525878907,231.00001525878907,1)
can't be converted to intWork was recently done in the
ColorUtils
class: #14233The text was updated successfully, but these errors were encountered: