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..
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.