<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Craftworks</author_name>
  <author_url>https://blog.hatena.ne.jp/Craftworks/</author_url>
  <blog_title>Craftworks Tech Blog - Branch</blog_title>
  <blog_url>https://craftworks.hatenadiary.org/</blog_url>
  <categories>
    <anon>titanium</anon>
  </categories>
  <description>ScrollView の中に TableView を入れていると、TableView の内容を動的に変更している場合に、何も指定しないと高さを再計算してくれないので、スクロールが働かなかったりします。解決策は、TableView と全ての TableViewRow に、height: Ti.UI.SIZE を指定すれば、setData() などで動的に内容を変更しても高さを良しなに調整してくれます。height プロパティを持たない TableViewSection には指定不要です。Titanium SDK 2.1.4.GA</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcraftworks.hatenadiary.org%2Fentry%2F20121225%2F1356422572&quot; title=&quot;ScrollView の中に入れた TableView が行数が増えても自動的に高さ調整させる方法 - Craftworks Tech Blog - Branch&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-12-25 17:02:52</published>
  <title>ScrollView の中に入れた TableView が行数が増えても自動的に高さ調整させる方法</title>
  <type>rich</type>
  <url>https://craftworks.hatenadiary.org/entry/20121225/1356422572</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
