erikflowers / weather-icons

215 Weather Themed Icons and CSS
https://github.com/erikflowers/weather-icons
6.89k stars 849 forks source link

Android not showing icons #190

Open patricktresp opened 7 years ago

patricktresp commented 7 years ago

Hey, i love those weather icons. I am working w/ react-native and the fonts work properly on iOS. On Android they won't show up, neither with this string:

&#xf07d

or (ios working:) '\uf07d'

28 02 2017 09 38 00google chromegithub com

the font is installed on android as all other fonts so this shouldn't be the problem. triplechecked everything already.

Do you have any hints, what i can do?

android: font location: app/src/main/assets/fonts font file name: weathericons-regular-webfont.ttf font name: WeatherIcons-Regular

Does anyone have this working on android?

best,

Patrick

Sparker0i commented 7 years ago

 it is (Did you try with the semicolon? )

The weather icons work very well for my Android project thanks to this .

ambareeshb commented 6 years ago

Some OS versions do not have support for unicode characters. I think it is the problem.