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.
我想在 android 中进行捏缩放文本如何做到这一点。我见过很多例子,但它们与捏缩放图像有关,任何帮助都是光荣的。
使用 aWebView显示文本将是实现捏合缩放的最简单方法。您可以使用WebView'loadData方法来显示您的文本。
WebView
loadData