We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi.
It's possible to get a drawable from a "regular" character? Something like:
new IconicsDrawable(Context, "A");
Or
new IconicsDrawable(Context, "?");
The text was updated successfully, but these errors were encountered:
@alorma good idea :P is in the next version.
Sorry, something went wrong.
Thanks :)
On Sun, May 24, 2015, 11:15 Mike Penz [email protected] wrote:
@alorma https://github.com/alorma good idea :P is in the next version. — Reply to this email directly or view it on GitHub #33 (comment) .
@alorma https://github.com/alorma good idea :P is in the next version.
— Reply to this email directly or view it on GitHub #33 (comment) .
mikepenz
No branches or pull requests
Hi.
It's possible to get a drawable from a "regular" character? Something like:
new IconicsDrawable(Context, "A");
Or
new IconicsDrawable(Context, "?");
The text was updated successfully, but these errors were encountered: