Update "Learn more" link (#4686)

* Update target link for "Learn more".

* Rename VerifySelfSession* to OutgoingVerification*

* Optimize import

* Refactor to avoid long line

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
This commit is contained in:
Benoit Marty
2025-05-09 11:10:30 +02:00
committed by GitHub
parent ee5abd3264
commit e8e75af506
48 changed files with 194 additions and 196 deletions

View File

@@ -16,8 +16,6 @@ import androidx.core.text.util.LinkifyCompat
import timber.log.Timber
import kotlin.collections.component1
import kotlin.collections.component2
import kotlin.collections.isNotEmpty
import kotlin.collections.iterator
/**
* Helper class to linkify text while preserving existing URL spans.