<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nemuzuka</author_name>
  <author_url>https://blog.hatena.ne.jp/nemuzuka/</author_url>
  <blog_title>nemuzukaの「明日から本気出す」</blog_title>
  <blog_url>https://nemuzuka.vss.jp.net/</blog_url>
  <categories>
    <anon>Titanium</anon>
  </categories>
  <description>1画面に収まらないデータを表示する画面を実装するのに、ScrollViewを使用していましたが、Androidでは思い通りだったのですが、iOSではスクロールしませんでした。 var self = Ti.UI.createWindow(); var scrollView = Ti.UI.createScrollView({ contentWidth:'auto', contentHeight:'auto', layout : 'vertical', showVerticalScrollIndicator:true, showHorizontalScrollIndicator:true }); …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnemuzuka.vss.jp.net%2Fentry%2F20120618%2F1340026894&quot; title=&quot;動的にheightが変わる場合のScrollView - nemuzukaの「明日から本気出す」&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-06-18 22:41:34</published>
  <title>動的にheightが変わる場合のScrollView</title>
  <type>rich</type>
  <url>https://nemuzuka.vss.jp.net/entry/20120618/1340026894</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
