NickM-27 / LinkPreview

An easy to use library for showing a link preview
Apache License 2.0
49 stars 12 forks source link

Issues with search #33

Open Golok2020 opened 3 years ago

Golok2020 commented 3 years ago

Process: com.nick.mowen.linkpreview.sample, PID: 4355 java.lang.IllegalArgumentException: String is not a valid link, if you want to parse full text use LinkPreview.parseTextForLink at com.nick.mowen.linkpreview.view.LinkPreview.setLink(:235) at com.nick.mowen.linkpreview.sample.ui.MainActivity$c.onClick(:53)

ajit321 commented 3 years ago

Process: com.nick.mowen.linkpreview.sample, PID: 4355 java.lang.IllegalArgumentException: String is not a valid link, if you want to parse full text use LinkPreview.parseTextForLink at com.nick.mowen.linkpreview.view.LinkPreview.setLink(:235) at com.nick.mowen.linkpreview.sample.ui.MainActivity$c.onClick(:53)

NickM-27 commented 3 years ago

What text are you entering into the text box?