<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>black-vinegar</author_name>
  <author_url>https://blog.hatena.ne.jp/black-vinegar/</author_url>
  <blog_title>備忘録のようなもの</blog_title>
  <blog_url>https://black-vinegar.hatenadiary.org/</blog_url>
  <categories>
    <anon>android</anon>
  </categories>
  <description>WebViewに拡大縮小機能をつける方法です。 やり方 WebViewの変数を private WebView mWebView; とした場合、以下のような手順で実現できます。 1.拡大縮小機能をオンにする WebSettingsクラス のsetSupportZoom メソッドにtrueを渡してあげると、拡大縮小機能をWebViewに付加されます。 mWebView.getSettings().setSupportZoom(true); 2.拡大縮小ボタンをつける WebSettingsクラス のsetBuiltInZoomControls メソッドにtrueを渡してあげると、WebViewに…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblack-vinegar.hatenadiary.org%2Fentry%2F20120309%2Fp1&quot; title=&quot;WebViewに拡大縮小機能とつける - 備忘録のようなもの&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-03-09 00:00:00</published>
  <title>WebViewに拡大縮小機能とつける</title>
  <type>rich</type>
  <url>https://black-vinegar.hatenadiary.org/entry/20120309/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
