Joan Zapata

Results 60 comments of Joan Zapata

Can't reproduce, can you please provide a screenshot? Which version are you using?

That's weird, I can't see that. Thanks for the screenshots, I'll try to reproduce it with the emulator.

Iconify use version `1.2.65`, but current material community icons is `1.4.57`. Thanks for noticing, I'll make the update.

Sorry for the delay, I'm doing the release right now, it should be available in a few minutes using Iconify `2.2.1`.

@sytolk `md_bluetooth` is invalid using v2, you're supposed to use `md-bluetooth`. @narendrakothamire Are you using an `IconTextView` ?

Read the file to the [bottom](https://github.com/JoanZapata/android-iconify/blob/master/android-iconify-material/src/main/java/com/joanzapata/iconify/fonts/MaterialIcons.java#L810). The `-` version is what keys look like in every icon font when you use them on the web and I wanted Iconify to...

I don't think that's needed. The `README` uses `-` already, the demo app too. You're not supposed to use `_` at all.

@narendrakothamire Is you `Application` subclass declared in your `AndroidManifest.xml`?

Interesting. I don't where the problem comes from, I've had use cases like yours but all went fine. I'll try to reproduce and fix it, thanks for sharing a workaround!