<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>glpgsinc</author_name>
  <author_url>https://blog.hatena.ne.jp/glpgsinc/</author_url>
  <blog_title>スマートフォンアプリ開発会社のエンジニアブログ</blog_title>
  <blog_url>https://glpgsinc.hatenadiary.org/</blog_url>
  <categories>
    <anon>iOS開発</anon>
  </categories>
  <description>はじめに こんにちは ビンゴ中西です。テーブルビューで無限スクロールする方法を検討してみます。 方針 方針としては、 テーブルのセクションを2つ使い セクション0番目を本当に表示したいデータを表示 セクション1番目を必要があるときインジゲータを表示 という仕組みで作ります。 セルを返すメソッド - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath { if (indexPath.section == 0){ return 本当に表示したいデータ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fglpgsinc.hatenadiary.org%2Fentry%2F20121025%2F1351134405&quot; title=&quot;テーブルビューの下部に読み込み中を示すインジケーターを出す方法 - スマートフォンアプリ開発会社のエンジニアブログ&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-10-25 12:06:45</published>
  <title>テーブルビューの下部に読み込み中を示すインジケーターを出す方法</title>
  <type>rich</type>
  <url>https://glpgsinc.hatenadiary.org/entry/20121025/1351134405</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
