RichLinkPreview
RichLinkPreview copied to clipboard
A Rich Link Preview Library for Android
My app crashed sometimes due to Jsop timeout exception. I find solution to solve this exception. You need to add timeout in Jsoup.connect() method. In your RichPreview.java class, You used...
OkHttpClient: A connection to http://example.com/ was leaked. Did you forget to close a response body?
If the view is destroyed before the results are returned, there will be a memory leak Also, there can be null pointer exceptions when the view is accessed after being...
How to change connection timeout. I use RecyclerView to show list data, when it has some items that contain link. It take too much time to create RichLinkView, especially the...
I m using RichLinkPreview lib in my android project but recently I have received this error: `Failed to resolve: io.github.ponnamkarthik:richlinkpreview:1.0.9` Any idea please ?