Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 TextView,为 iOS 上的电话号码打开了数据检测器。它工作正常,但它仅在您单击号码时提供呼叫选项。有人知道如何让它也显示文本选项吗?是否有某种简单的扩展或自定义 TextView 类可以使这变得简单和自动化?
谢谢你!
I made and initialized my model with the "change:status" event like this
Box = Backbone.Model.extend({ initialize: fu