You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, fyi I noticed that the TouchableMovementMethod doesn't propagate events to the LinkMovementMethod always (e.g. event.action == MotionEvent.ACTION_DOWN) . This makes traditional URLSpans to not work.
The text was updated successfully, but these errors were encountered:
Hi, fyi I noticed that the
TouchableMovementMethod
doesn't propagate events to the LinkMovementMethod always (e.g.event.action == MotionEvent.ACTION_DOWN
) . This makes traditionalURLSpan
s to not work.The text was updated successfully, but these errors were encountered: