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

image not showing from src tag #25

Open
kawadkarrocky opened this issue Jan 4, 2018 · 1 comment
Open

image not showing from src tag #25

kawadkarrocky opened this issue Jan 4, 2018 · 1 comment

Comments

@kawadkarrocky
Copy link

Hi Pixplicity, I am using your library to display the text that contains image,text , background of text but the problem is my image is not showing the text colour when I'm using HtmlCompat, any help would be appreciable, thanks.

@pflammertsma
Copy link
Contributor

Have you provided an ImageGetter as per the documentation?

// You may want to provide an ImageGetter, TagHandler and SpanCallback:
Spanned fromHtml = HtmlCompat.fromHtml(context, source, 0,
        imageGetter, tagHandler, spanCallback);

Please provide a code snippet.

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

No branches or pull requests

2 participants