-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't get FontAwesome support. #5
Comments
Ok forget it, I simply clear the build folder and now it's displaying it. Cheers. |
Be sure to be using one of the supplied themes or copy the styles for the De: Clément Blanco [email protected] Ok forget it, I simply clear the build folder and now it's displaying it. Cheers. ‹ |
Ok just figured out. I think that it would be better to have the actual font file (.ttf or .otf) and the styles attached to the specific type of Widget into the widget folder itself. It would be more independant from the rest of your app and would make it easier to be integrated into a new app. |
Dude, I can't get the FontAwesome support on my app using iconfont, iconlable and iconbutton widgets...
I have the font file into assets/android/fonts and assets/iphone/fonts and I declared the font into the info.plist file for iOS...
Don't really see what's wrong. This is what I get for an iconbutton http://d.pr/i/Fxze.
The text was updated successfully, but these errors were encountered: