K
K
Kirill Yaroshevich2016-11-21 21:24:24
Android
Kirill Yaroshevich, 2016-11-21 21:24:24

How to link to website in RecyclerView?

In RecyclerView, you need to somehow stick a link to the site. So that when clicked, it navigates through it

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rou1997, 2016-11-21
@Rou1997

Do you want it to be in every element of it?
Place a TextView in the XML layout of this element, and handle clicking on it in the Adapter.

B
bot8, 2016-11-22
@bot8

For a TextView with a link, add the attributeandroid:autoLink=«web»

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question