material-icon-lib
material-icon-lib copied to clipboard
Arrow_left_bold & arrow_right_bold show either nothing or Japanese characters.
In my app, I have two image views. One is using right arrow bold and the other is using left arrow bold, but for some reason, they are showing in the app as Japanese characters. Any reason why that is?
I will say this doesn't seem to be happening on every device or even every app I use this library on.
I haven't heard of this one before. Might be a stale cache reference or something.
On some devices, the icons just aren't there at all and of course, I have some that it works as its intended, but I've never heard of a stable cache reference? What's the best way to go about checking/fixing it?
I guess the best thing you could do is remove the library from the project and any of the font files. Clean the project and add the library reference again. I'm not sure what else you could do as the problem you describe is extremely broad.
That didn't work. It seems to just be arrow_left_bold and arrow_right_bold as changing them to arrow_left and arrow_right fixes things. It does seem to be an issue with all the apps I've used it in. I understand I don't have a lot of info so I'll keep looking into it and see what it is.
There's also arrow_left_thick, if that serves as a solution.