Join Slack
Powered by
How would I implement this feature in question in ...
# compose
j
Ji Hwan Min
08/07/2020, 7:10 PM
How would I implement this feature in question in this post without using Views?:
https://stackoverflow.com/questions/2302867/android-how-to-determine-character-index-of-a-touch-events-position-in-textvie
z
Zach Klippenstein (he/him) [MOD]
08/07/2020, 7:18 PM
See the implementation of `ClickableText`:
https://cs.android.com/androidx/platform/frameworks/support/+/androidx-master-dev:ui/ui-foundation/src/commonMain/kotlin/androidx/compose/foundation/ClickableText.kt?q=ClickableText&ss=androidx
Open in Slack
Previous
Next