smart-text-selection

How to offer actions of my app to other apps, via Smart-Linkify (AKA “smart text selection”)?

偶尔善良 提交于 2019-12-24 02:07:59
问题 Background For some time, as a user, I've noticed that on some apps I can perform common operations on partial texts, as such: This is called "smart text selection" (video here), and it has being around from Android O, as shown here. The problem Recently Google has shown how to make your app show the actions within itself (meaning inside its TextView). This is called "Smart-Linkify" and the video about it can be found here. It shows there how to show the actions: What I can't find is how to