Skip to content
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

Spinning drawables #200

Open
margato opened this issue Jul 7, 2017 · 2 comments
Open

Spinning drawables #200

margato opened this issue Jul 7, 2017 · 2 comments

Comments

@margato
Copy link

margato commented Jul 7, 2017

Is there a way to spin drawables?

@fmestric-happening
Copy link

In the Readme.md on the main page, under the "Icon options" it says You can even easily spin an icon like so {fa-cog spin}. Have you tried this?

@margato
Copy link
Author

margato commented Jul 7, 2017

@FMestric actually, I'm using this:

fab.setImageDrawable(new IconDrawable(this, FontAwesomeIcons.fa_refresh)
                .colorRes(R.color.white)
                .actionBarSize());

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants