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.
我想要一个能够正确拉伸/缩放9-patch图像的 Javascript 库。知道一个吗?
不久前,我对九个补丁图像进行了一些研究,并得出结论它们是 Android 的东西。因此,我怀疑这样的工具是否存在。
如果您从一个支持的WebViewAndroid 应用程序中使用它,您总是可以使用addJavascriptInterface()公开 Java API 来为您扩展它。
WebView
addJavascriptInterface()