<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ushisantoasobu</author_name>
  <author_url>https://blog.hatena.ne.jp/ushisantoasobu/</author_url>
  <blog_title>ushisantoasobu's blog</blog_title>
  <blog_url>https://ushisantoasobu.hateblo.jp/</blog_url>
  <categories>
    <anon>Objective-C</anon>
  </categories>
  <description>現時点(2012/11/14)でのiOS版Facebookアプリで、 あるポストにコメントしようとするときには以下のような画面の動きになる。 ポイントとしては、 ・コメントを入力するテキストインプットが画面の一番下にあって ・それをタップしたときにキーボードが下からアニメーションつきでせり上がってきて、 その動きにあわせてテキストインプットも下から平行移動する というところだ。 これらの一連の動作の実装の仕方を今回は記載する。 参考にしたのはこちらのサイト、 http://runlooprun.wordpress.com/2011/03/27/linktextviewwithkeybaord/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fushisantoasobu.hateblo.jp%2Fentry%2F2012%2F11%2F14%2F022329&quot; title=&quot;キーボードの動きにあわせてUITextFieldを移動する - ushisantoasobu&amp;#39;s blog&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>http://cdn-ak.f.st-hatena.com/images/fotolife/u/ushisantoasobu/20121114/20121114021819.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-11-14 02:23:29</published>
  <title>キーボードの動きにあわせてUITextFieldを移動する</title>
  <type>rich</type>
  <url>https://ushisantoasobu.hateblo.jp/entry/2012/11/14/022329</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
