Bug on Android Icon

Hello everyone,

I keep having these problems on Android and I don’t know how to solve them.. I also reported it to support more than a month ago but still nothing..

The icons, when they have a conditional to change the color if selected, practically give everything black.

In addition, there are texts under the icons, which are perfectly visible on iOS, but not on Android.

Do you know how to solve it? Did you come across this? @Fede.bubble


2 Likes

Yes, the support had answered me about the known posphor bug.. the text problem does not come from the padding.. if I only use text, on android nothing will be shown in any case..

1 Like

okay so if text isn’t showing at all on android even by itself, it’s probably a font issue. android doesn’t load custom web fonts the same way iOS does and will just show blank if the font fails. try switching to a system font like Arial or Roboto temporarily to see if text shows up, that’ll confirm it’s the font.
for the icons, since support confirmed phosphor is bugged on android, just switch to material icons instead - they’re built for android so they actually work. or keep using images like i said before.
this is honestly on bubble to fix but at least now you know the workaround.

1 Like

This topic was automatically closed after 14 days. New replies are no longer allowed.