Travis Griggs
09/20/2022, 6:28 PMcolor
of Text
, but not of ClickableText
?Zach Klippenstein (he/him) [MOD]
09/20/2022, 6:51 PMTextStyle
Chris Sinco [G]
09/20/2022, 6:52 PMChris Sinco [G]
09/20/2022, 6:55 PMZach Klippenstein (he/him) [MOD]
09/20/2022, 6:56 PMClickableText
is kind of a hacky workaround for the fact that we don’t have a good way to support clickable links in annotated strings yet, so it probably doesn’t make sense to propagate it to material. Whatever solution we end up for that should work with material’s theming tooChris Sinco [G]
09/20/2022, 6:58 PMChris Sinco [G]
09/20/2022, 6:59 PMephemient
09/20/2022, 7:04 PMephemient
09/20/2022, 7:05 PMephemient
09/20/2022, 7:07 PMLinkMovementMethod
that implements browser-like touch slop adjustment for `android.widget.TextView`; maybe I should port that to Compose at some point. haven't needed it yet thoughmattinger
09/21/2022, 3:06 AM