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

Saving text with image error #12

Open
bigdevi opened this issue Oct 27, 2018 · 1 comment
Open

Saving text with image error #12

bigdevi opened this issue Oct 27, 2018 · 1 comment

Comments

@bigdevi
Copy link

bigdevi commented Oct 27, 2018

in edit mode, image is showing from gallery. but when save, and open again not show. this is html code for image i have choose.

<img width="100%" src="content://com.android.providers.media.documents/document/image%3A779">
no specific image names when save, how can i resolve this ?

@lx233
Copy link

lx233 commented May 20, 2019

same here. but when I change to api 23 ,the pircture shows again, while api 27 don't
maybe you can write a new like
textView.setText(Html.fromHtml(text, new MImageGetter(textView, this), null));

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