rich link preview in android

前端 未结 3 1600
心在旅途
心在旅途 2021-01-05 05:44

I am working on an application where I think rich link preview (whatsapp supports it,refer image) will be helpful for users but I am not able to get an idea to start on it.

3条回答
  •  时光取名叫无心
    2021-01-05 06:36

    I am late in the party, but I have found new lib which provide easy to integrate and default preview style, i.e WhatsApp, Skype, Telegram etc...

    implementation ‘io.github.ponnamkarthik:richlinkpreview:1.0.9’

    Link Preview lib integration step by step

    Please check easy implementation from above link

提交回复
热议问题