<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kristallna</author_name>
  <author_url>https://blog.hatena.ne.jp/kristallna/</author_url>
  <blog_title>iPhoneアプリ開発者の為のAndroidアプリ開発のポイント（現忘備録）</blog_title>
  <blog_url>https://kristallna.hatenadiary.org/</blog_url>
  <categories>
    <anon>android</anon>
    <anon>java</anon>
  </categories>
  <description>ListViewがScroll持ってるのだけれど 背景画像も一緒に動かしたくて ScrollViewの上にListViewを置いてたんだけど ハードキーの上、下ボタンを押した時に上手くスクロールしてくれなかったので自作 もっといい方法がありそう※ポジションは画面サイズとListのサイズでかなり変わるので注意 @Override public boolean dispatchKeyEvent(KeyEvent e) { if (e.getAction() == KeyEvent.ACTION_DOWN) { ScrollView sc = (ScrollView) findViewById(R.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkristallna.hatenadiary.org%2Fentry%2F20110725%2F1311580315&quot; title=&quot;ハードウェアキーによるScrollViewのスクロール - iPhoneアプリ開発者の為のAndroidアプリ開発のポイント（現忘備録）&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>2011-07-25 16:51:55</published>
  <title>ハードウェアキーによるScrollViewのスクロール</title>
  <type>rich</type>
  <url>https://kristallna.hatenadiary.org/entry/20110725/1311580315</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
