You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the inflater tries to create it throws a null exception.
I have tried with a fontawesome icon and it works (even without it registered on the application)
@mikepenz Sorry if this is very dumb. I've been able to use the gmd-android or the gmd-edit icon. (thank for pointing me the error). But I'm trying to use the gmd-skip-next, and it is not working. I'm able to use it programatically through "gmd_skip_next" but not on the Iconicstextview.
I have registered on a customApplication the google material icons:
And try to use it on a textview:
But the inflater tries to create it throws a null exception.
I have tried with a fontawesome icon and it works (even without it registered on the application)
If I try to use the GoogleMaterial icons through
it does work.
I don't know what is happening here:
(Using 0.7.9)
The text was updated successfully, but these errors were encountered: