Add a Hyperlink within a Text using Jetpack Compose | Android Studio Tutorial

preview_player
Показать описание
🏆 My Online Courses

🐱‍👤 Wanna become a member? Join!

📸 Instagram

In this video I'm going to show you how to implement a Hyperlink within a Text, using Jetpack Compose. Watch the video until the end! Enjoy!

Рекомендации по теме
Комментарии
Автор

Поздрави за брата нинџу, хвала за видео, управо си ми решио проблем. Ако се некад сретнемо пиво иде на мој рачун ;)

slobom.
Автор

Thank you, that is very helpful.
If the hyper link is not found in the full text, the component crash.
I added a validation on the startIndex to see if it's -1.
Good job Stevdza.

emmanuelpregnolato
Автор

That's amazing, it should be the default official implementation.

srpenguinbr
Автор

I think you could merge the linkText and hyperLinks parameters into one map so you don't have to worry about the order of parameters in the lists

kamilbest
Автор

Hey can you tell me pls how to save ui state like progressbar so that even if we close the app the value should not change or can you pls do a video about that?

dailyfacts
Автор

Considering the ammount of times a compose function can be executed, have you ever noticed performance issues for iterating list and searching for indexes?

marcopierucci
Автор

You are amazing, my friend thank you so much for your videos

williammay
Автор

im trying to scale/ zoom in and out a video inside a videoview around a pivot point with a seekbar/slider without using animation. Can you please tell me how i can do it?

mt
Автор

Bro, please make video about Hilt. Thanks!

kirakorunov
Автор

Hello I have a question but this is out of topic from this video, the question is regarding the dropdown menu that you upload in Mar 15 2021 titled "Exposed Drop-Down Menu", and Im able to make that dropdown menu list, and I basically made a QnA with the dropdown and I made a couple of them, I want to know how do I get the position of the item that I selected from the dropdown menu into the code in the Activity, because I dont know what steps should I made after I done making the dropdown menu(from setAdapter), if you can help me about this thank you much, appreciate your help!!!

deeno
Автор

Is there an HTML or Spanned to AnnotatedString converter librarie?

TVSanus