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.
他の言語をサポートするために webview に新しいフォントを追加するにはどうすればよいですか? 私は wbeview.loadUrl(string); を使用します。Web ビューで新しいフォントをサポートするにはどうすればよいですか??
フォントの .ttf をディレクトリ assets/ に追加してみてください。これにより、アクティビティでそれらのフォントを使用できるようになります。